Module compat

Source
Expand description

A module containing PostgreSQL implementation of repositories for the compatibility layer

Structsยง

PgCompatAccessTokenRepository
An implementation of [CompatAccessTokenRepository] for a PostgreSQL connection
PgCompatRefreshTokenRepository
An implementation of [CompatRefreshTokenRepository] for a PostgreSQL connection
PgCompatSessionRepository
An implementation of [CompatSessionRepository] for a PostgreSQL connection
PgCompatSsoLoginRepository
An implementation of [CompatSsoLoginRepository] for a PostgreSQL connection