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