zitadel-oidc/pkg
David Sharnoff 94871afbcb
feat: add rp.RefreshAccessToken (#198)
* chore: make tokenEndpointCaller public

* add RelyingParty function

* undo changes made by gofumpt

* undo more gofumpt changes

* undo more gofumpt changes
2022-08-05 10:57:50 +02:00
..
client feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
crypto feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
http fix: state and auth code response encoding (#185) 2022-06-21 07:24:40 +02:00
oidc fix: use default redirect uri when not passed on end_session endpoint (#201) 2022-07-27 08:36:43 +02:00
op chore: add comments documenting Storage and AuthStorage (#193) 2022-08-05 10:54:40 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00