zitadel-oidc/pkg
Tim Möhlmann 44f8403574
feat: get issuer from context for device auth (#363)
* 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
2023-04-11 20:29:17 +02:00
..
client fix: Only set GrantType once (#353) 2023-03-29 07:51:10 +00:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http chore: switch from iouitil to io.ReadAll (#272) 2023-02-06 08:29:25 +01:00
oidc fix: Only set GrantType once (#353) 2023-03-29 07:51:10 +00:00
op feat: get issuer from context for device auth (#363) 2023-04-11 20:29:17 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00