aaronpk / draft-parecki-oauth-identity-assertion-authz-grant

Other
1 stars 5 forks source link

Give an example of the refresh token flow #8

Closed aaronpk closed 3 weeks ago

aaronpk commented 1 month ago

Input to token exchange is:

Response includes a JWT as well as optional new refresh token

aaronpk commented 3 weeks ago

Instead we'll recommend using the refresh token to get a new ID token.