Expand description
Repositories to interact with all kinds of sessions
Structs§
- AppSession
Filter - Filtering parameters for application sessions
Enums§
- AppSession
- An
AppSession
is either a [CompatSession
] or an OAuth 2.0 [Session
] - AppSession
State - The state of a session
Traits§
- AppSession
Repository - A
AppSessionRepository
helps interacting with both [CompatSession
] and OAuth 2.0 [Session
] at the same time saved in the storage backend