Log In With Amazon
A Flarum extension. Log in to your Flarum forum with Amazon. An addon for FoF OAuth
Extends FoF/OAuth
to add the Amazon provider - all configuration is within FoF/OAuth
Installation
Install with composer:
composer require ianm/oauth-amazon:"*"
Updating
composer update ianm/oauth-amazon
Setup
1) Register your site with Amazon and obtain your unique client_id
and client_secret
2) Once you have created your security profile for your forum, go to Web Settings
and enter the redirect URL as provided in this extension's settings page.
3) Log in with Amazon!
Links