Queries this at get_refresh_uri
with a request to obtain a new access token, associated with the given authorization_code and stores it into the secret
store on success.
| this | |
| source |
an Source |
| authorization_code |
authorization code 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 |