fastmcp/tests/server/auth
2025-09-29 15:24:20 -04:00
..
providers Add Scalekit Provider for Enterprise Authentication (#1927) 2025-09-26 16:58:03 -04:00
__init__.py Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
test_auth_provider.py Fix OAuth resource URL handling and WWW-Authenticate header (#1706) 2025-09-02 15:14:05 -04:00
test_jwt_provider.py optimize test suite (#1893) 2025-09-22 20:07:04 -04:00
test_oauth_proxy.py Fix Python 3.13 websockets deprecation warning (#1949) 2025-09-29 15:24:20 -04:00
test_oauth_proxy_redirect_validation.py Fix OAuth proxy client storage and add retry logic (#1732) 2025-09-03 10:05:33 -04:00
test_oauth_proxy_storage.py Add persistent storage for OAuth client registrations (#1879) 2025-09-21 10:56:08 -04:00
test_oidc_proxy.py fix: Improve URL handling in OIDCConfiguration (#1850) 2025-09-19 13:11:37 -04:00
test_redirect_validation.py Fix OAuth redirect URI validation for DCR compatibility (#1661) 2025-08-28 15:19:56 -04:00
test_remote_auth_provider.py Clean up code for creating the resource url (#1916) 2025-09-25 10:42:57 -04:00
test_static_token_verifier.py Add documentation for get_access_token() dependency function (#1446) 2025-08-11 13:01:44 -04:00