Associate Refresh Token to OAuth2AuthorizedClient #5416
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
If the optional Refresh Token is returned in the Token Response, it should be associated to the
OAuth2AuthorizedClient
. This will enable therefresh_grant
to be performed when the current Access Token becomes invalid or expires.The text was updated successfully, but these errors were encountered: