Skip to content

App Setup: Twitch Connection

Eldenroot edited this page Jan 25, 2021 · 3 revisions

Site owners need to create a 'web application' at Twitch developer portal first:

https://dev.twitch.tv/console/apps/create

On the Create App page:

  • Name: Add a name for your new app.
  • OAuth Redirect URLs: https://yoursite.com/member.php?action=login&gateway=twitchand click on "Add" button.
  • Category: Select a category.

Sample app screen should be like:

Twitch App Screen

Now grab the provided Client ID and Client Secret (also available on this page: https://dev.twitch.tv/console/apps) and add it to your MyBB Isango plugin settings, hit "Save" button and you are done!