portico_auth_storage_sqlite library

SQLite storage adapter for portico_auth_roles, portico_auth_credentials, and portico_auth_tokens.

Classes

AuthCredentialsSqlite
An adapter for AuthCredentialsStorageAdapter using a SQLite backend.
AuthRolesSqlite
An adapter for AuthRolesStorageAdapter using a SQLite backend.
AuthTokensSqlite
An adapter for AuthTokensStorageAdapter using a SQLite backend.