mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-27 21:58:55 -06:00
* feat: get issuer from context for device auth * use distinct UserFormURL and UserFormPath - Properly deprecate UserFormURL and default to old behaviour, to prevent breaking change. - Refactor unit tests to test both cases. * update example