mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
* feat: make upstream_client_secret optional in OAuthProxy Extract _create_upstream_oauth_client() factory method for subclass override. Cookie signing falls back to JWT key material when no secret. * fix: include client_id in revocation requests for public clients * fix: use factory method for revocation auth |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth0.py | ||
| test_aws.py | ||
| test_azure.py | ||
| test_azure_scopes.py | ||
| test_descope.py | ||
| test_discord.py | ||
| test_github.py | ||
| test_google.py | ||
| test_http_client.py | ||
| test_introspection.py | ||
| test_propelauth.py | ||
| test_scalekit.py | ||
| test_supabase.py | ||
| test_workos.py | ||