Expand description
Session-layer error types. Session-layer error types.
This module defines the typed error categories used by framework-agnostic session workflows.
Enums§
- Config
Error - Configuration-related session errors.
- Renewal
Error - Renewal-flow errors.
- Repository
Error - Repository boundary errors for session persistence.
- Revocation
Error - Revocation and logout related errors.
- Session
Error - Root error type for framework-agnostic session workflows.
- Token
Error - Token-related session errors.
Type Aliases§
- Result
- Result type for fallible session operations.