Module mas_storage_pg::compat
source · Expand description
A module containing PostgreSQL implementation of repositories for the compatibility layer
Structs§
- An implementation of [
CompatAccessTokenRepository
] for a PostgreSQL connection - An implementation of [
CompatRefreshTokenRepository
] for a PostgreSQL connection - An implementation of [
CompatSessionRepository
] for a PostgreSQL connection - An implementation of [
CompatSsoLoginRepository
] for a PostgreSQL connection