mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 13:04:18 +02:00
Remove deprecated BearerAuthProvider module (#2341)
This commit is contained in:
parent
ae9fe6f4be
commit
79b36f66b1
5 changed files with 0 additions and 61 deletions
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
title: bearer
|
||||
sidebarTitle: bearer
|
||||
---
|
||||
|
||||
# `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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue