zitadel-oidc/pkg
David Sharnoff bd47b5ddc4
feat: support EndSession with RelyingParty client (#230)
* feat: support EndSession with RelyingPart client

* do not error if OP does not provide a redirect

* undo that last change, but noice error returns from EndSession

* ioutil.ReadAll, for now
2022-11-14 17:01:19 +01:00
..
client feat: support EndSession with RelyingParty client (#230) 2022-11-14 17:01:19 +01:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http fix: WithPath on NewCookieHandler set domain instead! (#240) 2022-11-14 16:58:36 +01:00
oidc add op.AllAuthMethods (#233) 2022-10-17 08:07:19 +02:00
op bugfix: access token verifier opts was not used (#237) 2022-11-14 17:00:27 +01:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00