Expand description
Error handling for MCP OAuth server
This module provides centralized error handling with consistent error types and HTTP responses, following the principle of explicit error handling and separation of concerns.
Enums§
Type Aliases§
- AppResult
- Result type alias for application operations
- Auth
Result - Result type alias for authentication operations