Sign into your Flarum forum with your Amazon account
Go to file
flarum-bot 32d1879dec Bundled output for commit 4797adb841
Includes transpiled JS/TS.

[skip ci]
2022-11-16 21:27:35 +00:00
.github/workflows Build on master 2021-10-13 19:33:48 +01:00
js Bundled output for commit 4797adb841 2022-11-16 21:27:35 +00: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 chore: use shared oauth settings page, update deps 2022-11-16 21:26:47 +00: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 chore: use shared oauth settings page, update deps 2022-11-16 21:26:47 +00:00
extend.php Apply fixes from StyleCI 2021-10-13 18:39:35 +00:00
LICENSE.md chore: use shared oauth settings page, update deps 2022-11-16 21:26:47 +00:00
README.md chore: use shared oauth settings page, update deps 2022-11-16 21:26:47 +00:00

Log In With Amazon

License Latest Stable Version Total Downloads

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!