zitadel-oidc/pkg
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
..
client feat: Allow modifying request to device authorization endpoint (#356) 2023-04-03 14:40:29 +02:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
oidc chore: replace gorilla/schema with zitadel/schema (#348) 2023-03-28 14:57:27 +03:00
op chore: replace gorilla/schema with zitadel/schema (#348) 2023-03-28 14:57:27 +03:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00