mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-13 00:59:10 +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 |
||
|---|---|---|
| .. | ||
| authentication.mdx | ||
| full-oauth-server.mdx | ||
| multi-auth.mdx | ||
| oauth-proxy.mdx | ||
| oidc-proxy.mdx | ||
| remote-oauth.mdx | ||
| token-verification.mdx | ||