lodge104 / flarum-ext-oauth-auth0
Log in to your Flarum forum with Auth0
Package info
github.com/Lodge104/flarum-ext-oauth-auth0
Type:flarum-extension
pkg:composer/lodge104/flarum-ext-oauth-auth0
v1.0.2
2022-10-19 22:17 UTC
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: 2026-03-06 08:43:01 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_idandclient_secret - Once you have created your security profile for your forum, go to
Web Settingsand enter the redirect URL as provided in this extension's settings page. - Log in with Auth0!