zitadel-oidc/pkg/client
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
..
profile fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
rp fix: rp.RefreshAccessToken did not work (#216) 2022-09-30 07:28:31 +02:00
rs fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
client.go feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
jwt_profile.go feat: add rp.RefreshAccessToken (#198) 2022-08-05 10:57:50 +02:00
key.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00