-
Notifications
You must be signed in to change notification settings - Fork 6
App Setup: Discord Connection
Eldenroot edited this page Jan 25, 2021
·
1 revision
Site owners need to create a 'web application' at Discord developer portal first:
https://discord.com/developers/applications
On the Create App page:
- Application name: Add a name for your new app. In General Information page:
- App icon: Upload an icon for your app.
- Name: Add a name for your new app. In OAuth2 page:
- Redirects:
https://yoursite.com/member.php?action=login&gateway=discord
- OAuth2 URL Generator: Leave "Select redirect URL" and "Scopes" fields blank.
Sample app screen should be like:
Now grab the provided Client ID
and Client Secret
(also available on this page: https://discord.com/developers/applications
) 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