Expand description
MCP Authentication Middleware
This module provides authentication middleware for MCP requests, supporting API keys, JWT tokens, and certificate-based authentication.
Structs§
- ApiKey
Info - API Key information
- Auth
Context - Authentication context for validated requests
- Claims
- JWT claims structure
- MCPAuth
- MCP Authentication middleware
- MCPAuth
Config - MCP Authentication configuration
Enums§
- Auth
Method - Authentication method types