Skip to content

setRefreshTokenForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. This command is used for grant type of refresh token. Refresh tokens are issued to the client by the authorization server and are used to obtain a new access token when the current access token becomes invalid or expires, or to obtain additional access tokens with identical or narrower scope.
  • Syntax
  • setRefreshTokenForOAuth (refresh token)
  • Target
  • {refresh token}
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base