hydra/oauth2
Patrik a47e39513f
test: parallelize and improve (#3989)
2025-05-15 15:24:56 +02:00
..
.snapshots feat: add handler for /.well-known/oauth-authorization-server. (#3980) 2025-04-28 10:31:53 +02:00
fixtures fix: broken JSON round-tripping for custom claims 2024-08-14 11:20:19 +02:00
flowctx feat: implement RFC 8628 (#3912) 2025-02-26 13:41:41 +01:00
trust test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
fosite_store_helpers_test.go fix: revoke by consent request ID (#3947) 2025-02-20 19:41:41 +01:00
fosite_store_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
handler.go feat: add handler for /.well-known/oauth-authorization-server. (#3980) 2025-04-28 10:31:53 +02:00
handler_fallback_endpoints.go fix: append /v2 to module path 2023-01-28 08:40:41 +01:00
handler_fallback_endpoints_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
handler_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
helper_test.go feat: handle concurrent refreshes and improve graceful refreshing (#3895) 2024-12-17 09:57:05 +01:00
helpers.go feat: handle concurrent refreshes and improve graceful refreshing (#3895) 2024-12-17 09:57:05 +01:00
introspector.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
introspector_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_auth_code_bench_test.go feat: handle concurrent refreshes and improve graceful refreshing (#3895) 2024-12-17 09:57:05 +01:00
oauth2_auth_code_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_client_credentials_bench_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_client_credentials_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_device_code_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_helper_test.go feat: implement RFC 8628 (#3912) 2025-02-26 13:41:41 +01:00
oauth2_jwt_bearer_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
oauth2_provider_mock_test.go chore: replace ThalesIgnite/crypto11 with ThalesGroup/crypto11 (#3966) 2025-03-27 11:55:35 +01:00
oauth2_rop_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
refresh_hook.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
registry.go feat: implement RFC 8628 (#3912) 2025-02-26 13:41:41 +01:00
revocator_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
session.go feat: support more claims in password grant (#3864) 2024-10-31 09:40:39 +01:00
session_custom_claims_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
session_test.go test: parallelize and improve (#3989) 2025-05-15 15:24:56 +02:00
token_hook.go Include Requested Scopes in Webhook Requests (#3891) 2025-01-02 10:31:07 +01:00
verifiable_credentials.go fix: verifiable credentials JWT format (#3614) 2023-08-23 17:19:32 +02:00