- broadcasterBearerToken
string broadcasterBearerToken;
- broadcasterKey
string broadcasterKey;
- broadcasterKeyExpiry
long broadcasterKeyExpiry;
- googleAccessToken
string googleAccessToken;
- googleClientID
string googleClientID;
- googleClientSecret
string googleClientSecret;
- googleRefreshToken
string googleRefreshToken;
- spotifyAccessToken
string spotifyAccessToken;
- spotifyClientID
string spotifyClientID;
- spotifyClientSecret
string spotifyClientSecret;
- spotifyPlaylistID
string spotifyPlaylistID;
- spotifyRefreshToken
string spotifyRefreshToken;
- youtubePlaylistID
string youtubePlaylistID;
JSON schema for the credentials file.