Client Credentials Active
Client ID: {{ maskedClientId }}
Token expires in: {{ tokenInfo?.expiresIn || 0 }} seconds
Credentials Stored (Not Authenticated)
Client ID: {{ maskedClientId }}
No Client Credentials Stored
Add your OAuth client credentials below to get started
application:manage is required for APPLICATION scope tournament access
Client Credentials Flow is an OAuth 2.0 authentication method for server-to-server communication. It allows your application to access resources without user interaction.