mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-13 00:59:10 +02:00
13 lines
301 B
Text
13 lines
301 B
Text
---
|
|
title: oidc_proxy
|
|
sidebarTitle: oidc_proxy
|
|
---
|
|
|
|
# `fastmcp.server.auth.oidc_proxy`
|
|
|
|
|
|
Backwards compatibility shim for oidc_proxy.py
|
|
|
|
The OIDCProxy class has been moved to fastmcp.server.auth.oidc_dcr_proxy.OIDCDCRProxy
|
|
for better organization. This module provides a backwards-compatible import.
|
|
|