CreateOAuthClientResponse

Response containing the newly created OAuth client credentials.

  • clientId
    Type: string
    required

    The OAuth client ID to use for authentication.

  • clientSecret
    Type: string
    required

    The OAuth client secret - store this securely immediately.