Module auth

Source
Expand description

Authentication management module

Handles session management and authentication state with secure memory management

Structs§

AuthManager
Manages authentication state and session tokens with enhanced security
SecureToken
Secure session token wrapper with automatic memory clearing

Enums§

Credentials
Authentication credentials with secure password handling