Module session_manager

Module session_manager 

Source
Expand description

Session management for authentication and authorization Handles user sessions, tokens, and access control

Structs§

AuthToken
Authentication token
SessionManager
Session manager
UserSession
User session information

Enums§

TokenType
Token types

Functions§

get_session_manager
Get the global session manager