zitadel-oidc/pkg/client
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
..
profile chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
rp feat: support EndSession with RelyingParty client (#230) 2022-11-14 17:01:19 +01:00
rs chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
client.go feat: support EndSession with RelyingParty client (#230) 2022-11-14 17:01:19 +01:00
jwt_profile.go feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
key.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00