zitadel-oidc/pkg/client/rp
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
..
cli upgrade this module to v3 2023-03-20 13:38:21 +02:00
delegation.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
device.go feat: Allow modifying request to device authorization endpoint (#356) 2023-04-03 14:40:29 +02:00
jwks.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
relying_party.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
tockenexchange.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
verifier.go feat: merge the verifier types (#336) 2023-03-22 19:18:41 +02:00
verifier_test.go feat: merge the verifier types (#336) 2023-03-22 19:18:41 +02:00
verifier_tokens_example_test.go upgrade this module to v3 2023-03-20 13:38:21 +02:00