fastmcp/docs/python-sdk/fastmcp-server-auth-oauth_proxy.mdx
Jeremiah Lowin fc9f7197ec Update SDK
2025-10-20 18:04:53 -04:00

13 lines
308 B
Text

---
title: oauth_proxy
sidebarTitle: oauth_proxy
---
# `fastmcp.server.auth.oauth_proxy`
Backwards compatibility shim for oauth_proxy.py
The OauthProxy class has been moved to fastmcp.server.auth.oauth_dcr_proxy.OAuthDCRProxy
for better organization. This module provides a backwards-compatible import.