mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-15 07:39:56 -06:00
* fix: add state in access token response (implicit flow) * fix: encode auth response correctly (when using query in redirect uri) * fix query param handling