Discuss this help topic in SecureBlackbox Forum
Returns the refresh token value.
Declaration
Description
A refresh token is the credential issued (optionally) to the client by the authorization server, and is used to obtain a new access token when, for instance, curent access token expires or becomes invalid. As the AccessToken, the refresh token is usually opaque to the client.