Twitch
Here are steps to create basic setup for social accounts linking with Twitch
Creating a new App
Here are the step-by-step instructions for obtaining OAuth credentials for Twitch:
- Go to the Twitch Developer Portal and sign in to your account.
- Once you're signed in, click on the Applications on the left nav bar
- Click on "Register Your Application", and enter the following information:
- Name of your application
- OAuth Redirect URLs
- Return to your Dynamic Dashboard and configure Twitch OAuth
- Go to the Configuration page
- Click on the "Information capture" card
- Expand "Social Account Linking" section
- Click "Configure" button next to the Twitch provider
- Copy & paste the Redirect URL provided in your Dynamic Dashboard to the text field in Twitch
- Category (You can select any that is most appropriate)
- Click "Create"
- You should see a new row added to the "Developer Applications" table
- On the right side of the table in the app you just created, click on "Manage"
- Click on "New Secret", this will generate a secret key you will see only once
- Copy the "Client ID" and "Client secret" from the application you created in Twitch and paste it into the modal in the Dynamic Dashboard.
That's it! You now have OAuth credentials for your Twitch application that you can use in Dynamic.
Remember to enable the Twitch and later "Social accounts linking" field in the Information Capture Modal.
Updated about 1 month ago