Module auth

Module auth 

Source
Expand description

Main authentication framework implementation.

Structs§

AuthFramework
The primary authentication and authorization framework for Rust applications.
AuthStats
Authentication framework statistics.
SecurityAuditStats
Security audit statistics aggregated from audit logs Provides comprehensive security metrics for monitoring and incident response
SessionCoordinationStats
Distributed session coordination statistics
UserInfo
Information about a user.

Enums§

AuthResult
Result of an authentication attempt.