credentials

fun credentials(clientId: String, clientSecret: String): TrayConfig.Builder

Set the Spokestack credentials to be used by the tray.

Parameters

clientId

The application's client ID.

clientSecret

The application's client secret.