Queries this at get_refresh_uri
with a request to refresh existing access token with provided refresh_token and stores it into the secret store on
success.
| this | |
| source |
an Source |
| refresh_token |
refresh token as provided by the server |
| ref_source |
an OAuth2ServiceRefSourceFunc function to obtain an Source |
| cancellable |
optional Cancellable object, or null |
| ref_source_user_data |
user data for |
|
whether succeeded |