hydra/oauth2
Henning Perl 5f41949ad2
feat: remove login session cookie during consent flow (#3667)
2023-11-15 10:05:49 +01:00
..
.snapshots feat: allow to disable claim mirroring (#3563) 2023-08-11 12:04:07 +02:00
fixtures fix: regression in session store 2022-08-25 13:38:45 +02:00
flowctx feat: remove flow cookie (#3639) 2023-10-16 16:21:54 +02:00
trust chore: bump deps (#3560) 2023-07-04 10:21:51 +02:00
equalKeys.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
equalKeys_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
fosite_store_helpers.go feat: re-enable legacy client IDs (#3628) 2023-09-19 11:20:23 +02:00
fosite_store_test.go feat: re-enable legacy client IDs (#3628) 2023-09-19 11:20:23 +02:00
handler.go fix: correct id token type in token exchange response (#3625) 2023-09-05 15:15:21 +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 fix: append /v2 to module path 2023-01-28 08:40:41 +01:00
handler_test.go feat: re-enable legacy client IDs (#3628) 2023-09-19 11:20:23 +02:00
helper_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
introspector.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
introspector_test.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
oauth2_auth_code_bench_test.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
oauth2_auth_code_test.go feat: remove login session cookie during consent flow (#3667) 2023-11-15 10:05:49 +01:00
oauth2_client_credentials_bench_test.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
oauth2_client_credentials_test.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
oauth2_helper_test.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
oauth2_jwt_bearer_test.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
oauth2_provider_mock_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
oauth2_refresh_token_test.go feat: re-enable legacy client IDs (#3628) 2023-09-19 11:20:23 +02:00
oauth2_rop_test.go feat: allow injecting extra fosite strategies (#3646) 2023-10-17 10:43:54 +02:00
refresh_hook.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
registry.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
revocator_test.go feat: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
session.go feat: allow to disable claim mirroring (#3563) 2023-08-11 12:04:07 +02:00
session_custom_claims_test.go feat: allow to disable claim mirroring (#3563) 2023-08-11 12:04:07 +02:00
session_test.go docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
token_hook.go feat: add authentication options to hooks (#3633) 2023-09-25 11:09:43 +02:00
verifiable_credentials.go fix: verifiable credentials JWT format (#3614) 2023-08-23 17:19:32 +02:00