zitadel-oidc/pkg
Tim Möhlmann 65cd4528e4 don't obtain a Client from storage on each poll
First verify if the client is authenticated.
Then the state of the device authorization.
If all is good, we take the Client from Storage.
2023-02-26 18:23:43 +01:00
..
client implement RFC 8628: Device authorization grant 2023-02-23 14:30:56 +01: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 don't obtain a Client from storage on each poll 2023-02-26 18:23:43 +01:00
op don't obtain a Client from storage on each poll 2023-02-26 18:23:43 +01:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00