--- 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.