zitadel-oidc/pkg
Tim Möhlmann 37b5de0e82
fix(op): omit empty state from code flow redirect (#428)
* chore(op): reproduce issue #415

* fix(op): omit empty state from code flow redirect

Add test cases to reproduce the original bug, and it's resolution.

closes #415
2023-08-18 15:03:51 +02:00
..
client feat: delete PKCE cookie after code exchange (#419) 2023-08-14 18:14:24 +03: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 fix(op): omit empty state from code flow redirect (#428) 2023-08-18 15:03:51 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00