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 bothCompatSession
and OAuth 2.0Session
at the same time saved in the storage backend