OAuth2CredentialsData
Generated OAuth2 client credentials
- clientType: string
Id min length:32max length:32requiredGenerated client ID (32 hex characters). Use this with clientSecret to obtain access tokens.
- clientType: string
Secret min length:64max length:64requiredGenerated client secret (64 hex characters). Store securely - this value is hashed in the database and cannot be retrieved later. If lost, regenerate credentials.

