For the complete documentation index, see llms.txt. This page is also available as Markdown.

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:

Renewing Expired Tokens

Last updated