| .. |
|
__init__.py
|
Add WorkOS and Azure OAuth providers (#1550)
|
2025-08-20 16:22:03 -04:00 |
|
test_auth0.py
|
feat: make upstream_client_secret optional in OAuthProxy (#3486)
|
2026-03-15 11:14:56 -04:00 |
|
test_aws.py
|
fix: Cognito token verification checks client_id instead of aud (#3786)
|
2026-04-07 18:09:43 -04:00 |
|
test_azure.py
|
Fix Azure scope fallback (#4469) (#4662)
|
2026-07-27 13:10:27 -04:00 |
|
test_azure_scopes.py
|
fix(tests): hoist azure-identity import out of the OBO test timeout window (#4176)
|
2026-05-20 09:35:56 -04:00 |
|
test_clerk.py
|
Add Clerk OAuth provider (#3677)
|
2026-03-29 11:01:22 -04:00 |
|
test_debug.py
|
Add targeted coverage tests (#4230)
|
2026-05-25 18:57:28 -04:00 |
|
test_descope.py
|
Remove automatic environment variable loading from auth providers (#2752)
|
2025-12-26 15:37:59 -05:00 |
|
test_discord.py
|
feat: make upstream_client_secret optional in OAuthProxy (#3486)
|
2026-03-15 11:14:56 -04:00 |
|
test_github.py
|
Allow auth providers to override protected resource base URLs (#3900)
|
2026-04-13 13:36:55 -04:00 |
|
test_google.py
|
fix(google): use sub (user ID) for client_id instead of aud (app ID) (#3722)
|
2026-03-31 10:33:58 -04:00 |
|
test_http_client.py
|
Migrate auth JWTs to joserfc (#4221)
|
2026-05-23 09:29:04 -04:00 |
|
test_huggingface.py
|
Hugging Face Auth Integration (#4385)
|
2026-07-08 20:27:44 -04:00 |
|
test_introspection.py
|
Extract TokenCache utility, add caching to GitHubTokenVerifier (#3547)
|
2026-03-18 15:26:09 -04:00 |
|
test_keycloak.py
|
Add Keycloak OAuth Provider for Enterprise Authentication and local dev (#1937)
|
2026-04-13 12:23:10 -04:00 |
|
test_oci.py
|
Fix OCI Provider issue in 3.x version. Add OCI auth provider example … (#4116)
|
2026-05-10 10:08:00 -04:00 |
|
test_propelauth.py
|
Extract TokenCache utility, add caching to GitHubTokenVerifier (#3547)
|
2026-03-18 15:26:09 -04:00 |
|
test_scalekit.py
|
Add JWT audience validation and RFC 8707 warnings to auth providers (#3204)
|
2026-02-17 18:16:05 -05:00 |
|
test_supabase.py
|
Update ty ignore comments for 0.0.25 compatibility (#3614)
|
2026-03-24 20:26:26 -04:00 |
|
test_workos.py
|
Add valid_scopes and extra_authorize_params to WorkOSProvider (#4135)
|
2026-05-20 10:31:48 -04:00 |