zitadel-oidc/pkg
Livio Spring 854e14b7c4
fix: state and auth code response encoding (#185)
* fix: add state in access token response (implicit flow)

* fix: encode auth response correctly (when using query in redirect uri)

* fix query param handling
2022-06-21 07:24:40 +02:00
..
client feat(rp): Adding end_session endpoint to relaying party interface (#179) 2022-05-13 09:17:20 +02:00
crypto feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
http fix: state and auth code response encoding (#185) 2022-06-21 07:24:40 +02:00
oidc fix: state and auth code response encoding (#185) 2022-06-21 07:24:40 +02:00
op fix: state and auth code response encoding (#185) 2022-06-21 07:24:40 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00