-
Notifications
You must be signed in to change notification settings - Fork 7
App Setup: Amazon Connection
Eldenroot edited this page Jan 25, 2021
·
2 revisions
Site owners need to create a 'web application' at Amazon developer portal first:
https://developer.amazon.com/dashboard
then continue to "Login with Amazon" https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html
On the Create App page:
- Security Profile Name: Add a name for your new app.
- Security Profile Description: Add a simple description for your app.
- Consent Privacy Notice URL:
https://yoursite.com
- Consent Logo Image (optional): Upload an icon for your app. Continue in a list of your apps to "Web Settings":
- Allowed Origins:
https://yoursite.com
- Allowed Return URLs:
https://yoursite.com/member.php?action=login&gateway=amazon
Sample app screen should be like:
Now grab the provided Client ID
and Client Secret
(also available on this page: https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html
) 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