Module mas_storage_pg::user 
source · Expand description
A module containing the PostgreSQL implementation of the user-related repositories
Structs§
- An implementation ofBrowserSessionRepositoryfor a PostgreSQL connection
- An implementation ofUserEmailRepositoryfor a PostgreSQL connection
- An implementation ofUserPasswordRepositoryfor a PostgreSQL connection
- An implementation ofUserRecoveryRepositoryfor a PostgreSQL connection
- An implementation ofUserRepositoryfor a PostgreSQL connection
- An implementation ofUserTermsRepositoryfor a PostgreSQL connection