mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-08 04:09:46 -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