refresh_token
Description:
The server provided refresh token, which can be stored and passed in to new OAuth2Authorizer instances before calling refresh_authorization_async to create a new short-lived access token.
The refresh token is opaque data and must not be parsed.