zitadel-oidc/pkg/client/rp
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
..
cli fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
mock fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
delegation.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
jwks.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
relying_party.go feat: support EndSession with RelyingParty client (#230) 2022-11-14 17:01:19 +01:00
tockenexchange.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
verifier.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00