Module app_session

Source
Expand description

Repositories to interact with all kinds of sessions

Structs§

AppSessionFilter
Filtering parameters for application sessions

Enums§

AppSession
An AppSession is either a CompatSession or an OAuth 2.0 Session
AppSessionState
The state of a session

Traits§

AppSessionRepository
A AppSessionRepository helps interacting with both CompatSession and OAuth 2.0 Session at the same time saved in the storage backend