Commit graph

5 commits

Author SHA1 Message Date
David Sharnoff
41e6058030 undo accidental formatting changes 2022-09-27 15:24:08 -07:00
David Sharnoff
1b5f2ebef7 fix merge issue 2022-09-27 15:03:54 -07:00
David Sharnoff
a7a22ee76c oidc.RefreshTokenRequest cannot be used to in a request to refresh tokens
because it does not explicitly include grant_types.
2022-09-27 14:31:58 -07:00
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
David Sharnoff
9f36a5a3a9
fix typo in filename (#188) 2022-06-29 11:37:21 +02:00
Renamed from pkg/client/rp/relaying_party.go (Browse further)