fastmcp/tests/server/auth/providers
Akshay Parihar a57a155c2e
Scalekit provider updates (#2413)
* sk-provider updates - aud not enforce, scopes enforce if present

* updating env_prefix, adding debug logs

* updating docs

* ruff formatting

* not changing prefix for backward compatiblity

* backward compatibility changes

* give more preference to base_url than mcp_url if both passed

* updating docs

* refactor

* updating example server

* updating readme of example

* updating docs

* updating tests to reflect what should ideally go in the parameter
2025-11-22 12:22:13 -05:00
..
__init__.py Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
test_auth0.py Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00
test_aws.py Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00
test_azure.py Resolve comments 2025-11-20 15:16:50 -08:00
test_descope.py feat: Made Changes to DescopeProvider to Support New Well Known URLs (#2392) 2025-11-22 12:20:50 -05:00
test_github.py Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00
test_google.py Add refresh token support defaults to GoogleProvider 2025-11-17 11:54:00 -05:00
test_introspection.py Add RFC 7662 token introspection provider (#2074) 2025-10-16 10:57:06 -04:00
test_scalekit.py Scalekit provider updates (#2413) 2025-11-22 12:22:13 -05:00
test_supabase.py feat: add algorithm configuration to Supabase auth provider (#2376) 2025-11-05 20:21:10 -05:00
test_workos.py Derive jwt_signing_key from Client Secret, default to Encrypted Disk Store (#2223) 2025-10-24 19:08:58 -04:00