zitadel-oidc/pkg
Tim Möhlmann 045b59e5a5
fix(op): allow expired id token hints in authorize (#527)
Like https://github.com/zitadel/oidc/pull/522 for end session,
this change allows passing an expired ID token hint to the authorize endpoint.
2024-02-01 13:49:22 +01:00
..
client feat(rp): Add UnauthorizedHandler (#503) 2024-01-09 17:24:05 +02:00
crypto fix(crypto): nil pointer dereference in crypto.BytesToPrivateKey (#491) (#493) 2023-12-05 17:15:59 +02:00
http Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
oidc fix: allow expired ID token hint to end sessions (#522) 2024-01-19 11:30:51 +01:00
op fix(op): allow expired id token hints in authorize (#527) 2024-02-01 13:49:22 +01:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00