mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-14 01:29:10 +02:00
13 lines
308 B
Text
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.
|
|
|