Expand description
A module containing the PostgreSQL implementation of the user-related repositories
Structsยง
- PgBrowser
Session Repository  - An implementation of 
BrowserSessionRepositoryfor a PostgreSQL connection - PgUser
Email Repository  - An implementation of 
UserEmailRepositoryfor a PostgreSQL connection - PgUser
Password Repository  - An implementation of 
UserPasswordRepositoryfor a PostgreSQL connection - PgUser
Recovery Repository  - An implementation of 
UserRecoveryRepositoryfor a PostgreSQL connection - PgUser
Registration Repository  - An implementation of 
UserRegistrationRepositoryfor a PostgreSQL connection - PgUser
Registration Token Repository  - An implementation of 
mas_storage::user::UserRegistrationTokenRepositoryfor a PostgreSQL connection - PgUser
Repository  - An implementation of 
UserRepositoryfor a PostgreSQL connection - PgUser
Terms Repository  - An implementation of 
UserTermsRepositoryfor a PostgreSQL connection