Sign into your Flarum forum with your Amazon account
Go to file
2021-10-13 19:32:37 +01:00
.github/workflows First commit 2021-10-13 19:32:37 +01:00
js First commit 2021-10-13 19:32:37 +01:00
less First commit 2021-10-13 19:32:37 +01:00
locale First commit 2021-10-13 19:32:37 +01:00
src/Providers First commit 2021-10-13 19:32:37 +01:00
.editorconfig First commit 2021-10-13 19:32:37 +01:00
.gitattributes First commit 2021-10-13 19:32:37 +01:00
.gitignore First commit 2021-10-13 19:32:37 +01:00
composer.json First commit 2021-10-13 19:32:37 +01:00
extend.php First commit 2021-10-13 19:32:37 +01:00
LICENSE.md First commit 2021-10-13 19:32:37 +01:00
README.md First commit 2021-10-13 19:32:37 +01:00

Log In With Amazon

License Latest Stable Version Total Downloads

A Flarum extension. Log in to your Flarum forum with Amazon. An addon for 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!