Using the Refresh Token

Other than the current flow in the SDK, you can also request for OAuth Tokens using http requests directly to Cotter's server.

Getting Tokens using Refresh Token

This is used to renew expired tokens:

pageRenewing Expired Tokens

Last updated