Module upstream_oauth2

Source
Expand description

A module containing the PostgreSQL implementation of the repositories related to the upstream OAuth 2.0 providers

Structsยง

PgUpstreamOAuthLinkRepository
An implementation of [UpstreamOAuthLinkRepository] for a PostgreSQL connection
PgUpstreamOAuthProviderRepository
An implementation of [UpstreamOAuthProviderRepository] for a PostgreSQL connection
PgUpstreamOAuthSessionRepository
An implementation of [UpstreamOAuthSessionRepository] for a PostgreSQL connection