Module mas_storage::app_session
source · Expand description
Repositories to interact with all kinds of sessions
Structs§
- Filtering parameters for application sessions
Enums§
- The state of a session
Traits§
- A
AppSessionRepository
helps interacting with both [CompatSession
] and OAuth 2.0 [Session
] at the same time saved in the storage backend