This component provides two main models containing domain logic that allows handling user common use cases. Both are extensible to allow custom use cases. Also multiple value object have been created with their own encapsulated logic.
Common user, extend it to add custom properties and use cases.
UserId, UserEmail, UserPassword, UserRole, UserToken.
- Back to the index.