Module mas_storage_pg::upstream_oauth2
source · Expand description
A module containing the PostgreSQL implementation of the repositories related to the upstream OAuth 2.0 providers
Structs§
- An implementation of [
UpstreamOAuthLinkRepository
] for a PostgreSQL connection - An implementation of [
UpstreamOAuthProviderRepository
] for a PostgreSQL connection - An implementation of [
UpstreamOAuthSessionRepository
] for a PostgreSQL connection