fastmcp/tests/server/auth/providers
Jeremiah Lowin 6bade1cbd9
Add auth_route parameter to SupabaseProvider (#2760)
Co-authored-by: Eloi Zalczer <eloi@entropia.io>
2025-12-26 16:23:41 -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 Fix type errors for ty 0.0.1-alpha.31 upgrade (#2561) 2025-12-05 21:29:14 -05: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_discord.py Add Discord OAuth provider and corresponding tests (#2428) 2025-12-01 12:58:29 -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 Add auth_route parameter to SupabaseProvider (#2760) 2025-12-26 16:23:41 -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