zitadel-oidc/pkg
Livio Spring be89c3b7bc
feat: add CanTerminateSessionFromRequest interface (#418)
To support access to all claims in the id_token_hint (like a sessionID), this PR adds a new (optional) add-on interface to the Storage.
2023-07-18 14:15:53 +02:00
..
client fix(client/rs): do not error when issuer discovery has no introspection endpoint (#414) 2023-06-23 09:19:58 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: don't error on invalid i18n tags in discovery (#407) 2023-06-09 16:31:44 +02:00
op feat: add CanTerminateSessionFromRequest interface (#418) 2023-07-18 14:15:53 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00