mirror of
https://github.com/zitadel/oidc.git
synced 2026-04-25 20:18:18 -05:00
c778e8329c
* feat: Allow modifying request to device authorization endpoint This change enables the caller to set URL parameters when calling the device authorization endpoint. Fixes #354 * Update device authorization example