twitchAuth

fun twitchAuth(block: TwitchAuthConfig.() -> Unit)

Enables authentication using the Twitch client credentials grant flow and allows you to customize the authentication parameters.

Don't add this block if you want to handle authentication yourself.