Skip to main content
Join the
FastMCP community
!
FastMCP home page
FastMCP Cloud
Discord
jlowin/fastmcp
jlowin/fastmcp
Search...
Navigation
providers
bearer
Search the docs...
⌘K
SDK Reference
Python SDK
exceptions
mcp_config
settings
fastmcp.cli
__init__
cli
install
run
fastmcp.client
__init__
auth
client
elicitation
logging
messages
oauth_callback
progress
roots
sampling
transports
fastmcp.prompts
__init__
prompt
prompt_manager
fastmcp.resources
__init__
resource
resource_manager
template
types
fastmcp.server
__init__
auth
__init__
auth
jwt_issuer
middleware
oauth_proxy
oidc_proxy
providers
__init__
auth0
aws
azure
bearer
descope
github
google
in_memory
introspection
jwt
scalekit
supabase
workos
redirect_validation
context
dependencies
elicitation
http
low_level
middleware
openapi
proxy
server
fastmcp.tools
__init__
tool
tool_manager
tool_transform
fastmcp.utilities
__init__
auth
cli
components
exceptions
http
inspect
json_schema
json_schema_type
logging
mcp_config
mcp_server_config
openapi
tests
types
ui
On this page
fastmcp.server.auth.providers.bearer
providers
bearer
Copy page
Copy page
fastmcp.server.auth.providers.bearer
Backwards compatibility shim for BearerAuthProvider.
The BearerAuthProvider class has been moved to fastmcp.server.auth.providers.jwt.JWTVerifier for better organization. This module provides a backwards-compatible import.
azure
Previous
descope
Next
⌘I