OAuth Client Credentials
This configuration accepts four parameters;
- Client ID and Client Secret, these are the credentials for your authentication
- Scopes, which controls the access for your tokens
- The authorization url, which is used for the token requests
Initial configuration
After creating your webhook auth, you'll need to perform the initial token fetch using the Perform Authorization button on the overview screen.
Token refresh
Tokens are refreshed daily.