authentication | R Documentation |
Set up your Client-ID and Secret or forget them.
twitch_auth() twitch_auth_forget()
If, for some reason, you need to change what client-ID you're making calls with, use use twitch_auth_forget
and then reuse this function to set the new client-ID. Check the link in references to understand what is a client-ID, how it works and how to get one.
https://dev.twitch.tv/docs/authentication/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.