lodge104 / flarum-ext-oauth-auth0
Log in to your Flarum forum with Auth0
Installs: 183
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 6
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.1.0
- lodge104/oauth2-auth0: ^2.4.2
This package is not auto-updated.
Last update: 2024-11-15 02:44:22 UTC
README
A Flarum extension. Log in to your Flarum forum with Auth0. An addon for FoF OAuth
Installation
Install with composer:
composer require lodge104/flarum-ext-oauth-auth0:"*"
Updating
composer update lodge104/flarum-ext-oauth-auth0
Setup
- Register your site with Auth0 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 Auth0!