Module auth

Module auth 

Source
Expand description

MCP Authentication Middleware

This module provides authentication middleware for MCP requests, supporting API keys, JWT tokens, and certificate-based authentication.

Structs§

ApiKeyInfo
API Key information
AuthContext
Authentication context for validated requests
Claims
JWT claims structure
MCPAuth
MCP Authentication middleware
MCPAuthConfig
MCP Authentication configuration

Enums§

AuthMethod
Authentication method types