Skip to main content

Module auth

Module auth 

Source
Expand description

OAuth authentication module

Provides OAuth 2.0 authentication support.

Structs§

AuthManager
Authentication manager
OAuthConfig
OAuth configuration
TokenInfo
OAuth token information
TokenStore
Simple in-memory token store (production should use Redis or database)

Enums§

OAuthProvider
OAuth provider type