set_refresh_token
Description:
Sets the authorizer's refresh token, refresh_token.
This is used to periodically refresh the access token. Set it to null to clear the current authentication from the authorizer.
Parameters:
| this | |
| refresh_token |
the new refresh token, or |