get Refreshed Access Token
Method for getting refreshed access token.
Typically called when token provided by getAccessToken is expired. If it fails to refresh the token, return null
.
Method for getting refreshed access token.
Typically called when token provided by getAccessToken is expired. If it fails to refresh the token, return null
.