Skip to main content

fastmcp.server.auth.providers.auth0

Auth0 OAuth provider for FastMCP. This module provides a complete Auth0 integration that’s ready to use with just the configuration URL, client ID, client secret, audience, and base URL. Example:

Classes

Auth0Provider

An Auth0 provider implementation for FastMCP. This provider is a complete Auth0 integration that’s ready to use with just the configuration URL, client ID, client secret, audience, and base URL.