session library
This library provides tools for managing and creating database-backed sessions in the Serverpod authentication core module.
Classes
- AuthSessionConfig
- Configuration options for the session module.
- AuthSessionInfo
- AuthSessions
- Management functions for AuthSessions.
- AuthSessionsAdmin
- Collection of admin functions for managing sessions.
- AuthSuccess
- AuthUser
- AuthUserModel
- AuthUsers
- Management functions for auth users.
Extensions
- AuthenticationInfoAuthSessionId on AuthenticationInfo
-
Authentication session ID extension for
AuthenticationInfo
. - AuthenticationInfoAuthUserId on AuthenticationInfo
-
AuthUser
ID extension forAuthenticationInfo
- AuthUserScopes on AuthUserModel
- Scopes extension for AuthUserModel.