ianm / oauth-amazon
Log in to your Flarum forum with Amazon
Installs: 2 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 6
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.3.0
- luchianenco/oauth2-amazon: ^2.0
This package is auto-updated.
Last update: 2024-10-17 01:27:56 UTC
README
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
- Register your site with Amazon and obtain your unique
client_id
andclient_secret
- 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. - Log in with Amazon!