Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication and session management for the game server.

Modules§

email
google
rate_limit

Structs§

AuthServiceImpl
OtpRecord
VerifiedSession
Details of a verified session.

Enums§

AuthError
Errors that can occur during authentication or session verification.

Traits§

AuthService
AuthSessionVerifier
Core trait for session verification and management.