zitadel-oidc/pkg
Tim Möhlmann 88aab28603 use type aliases for oidc.Verifier
this binds the correct contstructor to each verifier usecase.
2023-03-20 18:31:47 +02:00
..
client use type aliases for oidc.Verifier 2023-03-20 18:31:47 +02: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 feat: merge the verifier types 2023-03-20 18:30:57 +02:00
op use type aliases for oidc.Verifier 2023-03-20 18:31:47 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00