zitadel-oidc/pkg
David Sharnoff 88a98c03ea
fix: rp.RefreshAccessToken did not work (#216)
* oidc.RefreshTokenRequest cannot be used to in a request to refresh tokens
because it does not explicitly include grant_types.

* fix merge issue

* undo accidental formatting changes
2022-09-30 07:28:31 +02:00
..
client fix: rp.RefreshAccessToken did not work (#216) 2022-09-30 07:28:31 +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 chore: adjustments to comments for things found while implementing Storage 2022-09-30 07:18:08 +02:00
op chore: update jwtProfileKeySet to match actual use (#219) 2022-09-30 07:24:47 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00