lodge104/flarum-ext-oauth-auth0

Log in to your Flarum forum with Auth0

v1.0.2 2022-10-19 22:17 UTC

This package is not auto-updated.

Last update: 2024-03-21 23:48:22 UTC


README

License Latest Stable Version Total Downloads

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

  1. Register your site with Auth0 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 Auth0!

Links