zitadel-oidc/pkg/client/rp
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
..
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 fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
jwks.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
relying_party.go fix: rp.RefreshAccessToken did not work (#216) 2022-09-30 07:28:31 +02:00
tockenexchange.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
verifier.go fix: move to new org (#177) 2022-04-26 23:48:29 +02:00