zitadel-oidc/pkg/client
Thomas Hipp c778e8329c
feat: Allow modifying request to device authorization endpoint (#356)
* 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
2023-04-03 14:40:29 +02:00
..
profile feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
rp feat: Allow modifying request to device authorization endpoint (#356) 2023-04-03 14:40:29 +02:00
rs feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
tokenexchange feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
client.go feat: Allow modifying request to device authorization endpoint (#356) 2023-04-03 14:40:29 +02:00
integration_test.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
jwt_profile.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
key.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00