ORE Studio 0.0.4
Loading...
Searching...
No Matches
Namespaces
ores::iam Namespace Reference

Identity and Access Management (IAM) module for ORE Studio. More...

Namespaces

namespace  domain
 Domain types for identity and access management.
 
namespace  eventing
 Event types for the IAM module.
 
namespace  generators
 Test data generators for IAM domain types.
 
namespace  messaging
 Network messaging infrastructure for the IAM module.
 
namespace  repository
 Database persistence layer for IAM domain types.
 
namespace  service
 Service layer for the IAM module.
 

Detailed Description

Identity and Access Management (IAM) module for ORE Studio.

This module provides comprehensive user account management with secure authentication and authorization. Key features include:

The module is organized into namespaces: domain (core entities), repository (ORM and persistence), service (business logic), messaging (API handlers), security (password management), and generators (test data).