Skip to main content

Module oauth2_enhanced_storage

Module oauth2_enhanced_storage 

Source
Expand description

Enhanced OAuth2 token and code storage with proper validation

Structs§

EnhancedAuthorizationCode
Enhanced authorization code with user context
EnhancedClientCredentials
Enhanced client credentials with proper secret validation
EnhancedTokenStorage
Enhanced token storage with proper validation
RefreshToken
Stored refresh token with validation metadata
UserCredentials
User credentials stored in the system
UserPermissions
User permissions/scopes

Enums§

ClientType