Expand description
OAuth authentication module
Provides OAuth 2.0 authentication support.
Structs§
- Auth
Manager - Authentication manager
- OAuth
Config - OAuth configuration
- Token
Info - OAuth token information
- Token
Store - Simple in-memory token store (production should use Redis or database)
Enums§
- OAuth
Provider - OAuth provider type