mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-10 07:39:10 +02:00
* Add optional authorization consent screen for OAuth providers Adds `require_authorization_consent` parameter (default True) to OAuthProxy and all providers. When disabled, authorization skips the consent screen for local development/testing. Logs security warning when disabled. * Update warning message to use 'authorization consent screen' |
||
|---|---|---|
| .. | ||
| authentication.mdx | ||
| full-oauth-server.mdx | ||
| oauth-proxy.mdx | ||
| oidc-proxy.mdx | ||
| remote-oauth.mdx | ||
| token-verification.mdx | ||