Expand description
Token management and validation for the authentication framework.
Structsยง
- Auth
Token - Represents an authentication token with all associated metadata.
- JwtClaims
- JWT claims structure used internally.
- Token
Info - Information about a user extracted from a token.
- Token
Manager - Token manager for creating, validating, and managing tokens.
- Token
Metadata - Additional metadata that can be attached to tokens.