TwurpleAuthenticationGetting dataExamplesFAQMigration

getAppToken

Definition

getAppToken(clientId, clientSecret)

async

Gets an app access token with your client credentials.

ParameterTypeRequiredDefaultDescription
clientIdstringnone

The client ID of your application.

clientSecretstringnone

The client secret of your application.

Return type: AccessToken