fastmcp/docs/servers
Jeremiah Lowin ea529f6a49
feat: make upstream_client_secret optional in OAuthProxy (#3486)
* 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
2026-03-15 11:14:56 -04:00
..
auth feat: make upstream_client_secret optional in OAuthProxy (#3486) 2026-03-15 11:14:56 -04:00
providers Cache component lists in ProxyProvider (#3479) 2026-03-13 19:44:45 -04:00
transforms Set readOnlyHint=True on ResourcesAsTools generated tools 2026-03-13 17:32:21 -05:00
authorization.mdx Support async auth checks (#3152) 2026-02-11 12:48:51 -05:00
composition.mdx Restructure docs navigation: CLI section, Composition, More (#3361) 2026-03-02 21:09:48 -05:00
context.mdx Support non-serializable values in Context.set_state (#3171) 2026-02-12 15:06:42 -06:00
dependency-injection.mdx Replace vendored DI with uncalled-for (#3301) 2026-03-02 16:35:15 -05:00
elicitation.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
icons.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
lifespan.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
logging.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
middleware.mdx Deprecate PromptToolMiddleware and ResourceToolMiddleware (#3389) 2026-03-06 17:17:01 -05:00
pagination.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
progress.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
prompts.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
resources.mdx Remove stale add_resource() key parameter from docs (#3309) 2026-02-26 16:10:02 -05:00
sampling.mdx Add concurrent tool execution with sequential flag (#3022) 2026-02-09 20:43:53 -05:00
server.mdx Support logging/setLevel and add client_log_level setting (#3491) 2026-03-14 10:36:01 -04:00
storage-backends.mdx Drop diskcache dependency (CVE-2025-69872) (#3185) 2026-02-16 16:43:15 -05:00
tasks.mdx Update docs for 3.0 GA release (#3216) 2026-02-18 14:29:28 -05:00
telemetry.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
testing.mdx Restructure docs navigation: CLI section, Composition, More (#3361) 2026-03-02 21:09:48 -05:00
tools.mdx Fix stale docs: update tag filtering API and add output_schema ParamField 2026-02-27 12:10:22 -05:00
versioning.mdx Add include_unversioned option to VersionFilter (#3349) 2026-03-02 21:06:50 -05:00
visibility.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00