Expand description
Authentication types and data structures
Ported from OxiRS (https://github.com/cool-japan/oxirs)
Original implementation: Copyright (c) OxiRS Contributors
Adapted for OxiFY
License: MIT OR Apache-2.0 (compatible with OxiRS)
Structs§
- Audit
Event - Audit event with context
- Claims
- JWT token claims
- JwtConfig
- JWT configuration
- Login
Request - Login request
- Login
Response - Login response
- OAuth2
Config OAuth2configuration- Token
Validation - Token validation result
- User
- Authenticated user information
Enums§
- Audit
Event Type - Authentication audit event types for logging and compliance
- Auth
Error - Authentication errors
- Auth
Result - Authentication result
- JwtAlgorithm
- JWT algorithm types
- JwtKey
Config - JWT key configuration
- Permission
- Permission types