fastmcp/docs/servers/auth
William Easton 063ffe9f64
Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223)
* Checkpoint progress

* Checkpoint progress

* add derive b64 method

* PR clean-up

* refactor da proxy

* Updates to tests

* Make jwt_signing_key required for oauth proxy

* use typing_extensions and fix tests

* PR Cleanup

* also adjust integration tests

* Update docs, use client secret to derive jwt signing key

* You win some you lose some, gg claude

* check for both in derive

* update documentation / clean up

* Update http.mdx

---------

Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2025-10-24 19:08:58 -04:00
..
authentication.mdx Add storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00
full-oauth-server.mdx Add storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00
oauth-proxy.mdx Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00
oidc-proxy.mdx Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00
remote-oauth.mdx Add RFC 7662 token introspection provider (#2074) 2025-10-16 10:57:06 -04:00
token-verification.mdx Add storage backend documentation (#2137) 2025-10-19 19:24:13 -04:00