zitadel-oidc/pkg
Tim Möhlmann e8769ce896
fix(op): do not redirect to unverified uri on error (#641)
* fix(op): do not redirect to unverified uri on error

Backport of https://github.com/zitadel/oidc/pull/640
Related to https://github.com/zitadel/oidc/issues/627

* adjust tests
2024-08-21 09:29:04 +02:00
..
client chore: replace interface{} with any (#448) 2023-10-12 12:41:04 +03:00
crypto chore: replace interface{} with any (#448) 2023-10-12 12:41:04 +03:00
http chore: replace interface{} with any (#448) 2023-10-12 12:41:04 +03:00
oidc chore: replace interface{} with any (#448) 2023-10-12 12:41:04 +03:00
op fix(op): do not redirect to unverified uri on error (#641) 2024-08-21 09:29:04 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00