Module personal

Source
Expand description

A module containing the PostgreSQL implementations of the Personal Access Token / Personal Session repositories

Structsยง

PgPersonalAccessTokenRepository
An implementation of PersonalAccessTokenRepository for a PostgreSQL connection
PgPersonalSessionRepository
An implementation of PersonalSessionRepository for a PostgreSQL connection