-
Notifications
You must be signed in to change notification settings - Fork 6
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=twitch
and click on "Add" button. - Category: Select a category.
Sample app screen should be like:
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!
Official release thread MyBB Group > Isango
-
Facebook - WIP
-
LinkedIn - WIP
-
Microsoft - WIP
- Custom and predefined Buttons for login and register
- FontAwesome support and basic CSS tutorial