Module mas_storage_pg::user
source · Expand description
A module containing the PostgreSQL implementation of the user-related repositories
Structs§
- An implementation of
BrowserSessionRepository
for a PostgreSQL connection - An implementation of
UserEmailRepository
for a PostgreSQL connection - An implementation of
UserPasswordRepository
for a PostgreSQL connection - An implementation of
UserRecoveryRepository
for a PostgreSQL connection - An implementation of
UserRepository
for a PostgreSQL connection - An implementation of
UserTermsRepository
for a PostgreSQL connection