-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove BearerAuthProvider module (deprecated 2.11) #2179
Copy link
Copy link
Closed
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.breaking changeBreaks backward compatibility. Requires minor version bump. Critical for maintainer attention.Breaks backward compatibility. Requires minor version bump. Critical for maintainer attention.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Milestone
Metadata
Metadata
Assignees
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.breaking changeBreaks backward compatibility. Requires minor version bump. Critical for maintainer attention.Breaks backward compatibility. Requires minor version bump. Critical for maintainer attention.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Remove the deprecated
fastmcp.server.auth.providers.bearermodule.Deprecated in: 2.11
Migration: Use
fastmcp.server.auth.providers.jwt.JWTVerifierinsteadThis is a backwards-compatibility shim that redirects imports.