hydra/oauth2
Henning Perl 1f4535455c
fix: format updated_at to UNIX time stamp
2023-09-19 09:23:03 +02: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: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +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 chore: bump deps (#3560) 2023-07-04 10:21:51 +02:00
fosite_store_test.go feat: propagate logout to identity provider (#3596) 2023-08-14 12:39:45 +02:00
handler.go fix: format updated_at to UNIX time stamp 2023-09-19 09:23:03 +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: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +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 chore: bump deps (#3560) 2023-07-04 10:21:51 +02:00
oauth2_auth_code_test.go fix: format updated_at to UNIX time stamp 2023-09-19 09:23:03 +02: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 fix: deflake ttl test 2023-08-08 16:09:06 +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 chore: bump deps (#3560) 2023-07-04 10:21:51 +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: add event tracing (#3546) 2023-06-19 13:22:54 +02:00
refresh_hook.go feat: add token request hooks for all grant types (#3427) 2023-03-26 12:35:52 +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: stateless authorization code flow (#3515) 2023-06-12 20:27:00 +02:00
verifiable_credentials.go fix: verifiable credentials JWT format (#3614) 2023-08-23 17:19:32 +02:00