Skip to content

imorland/flarum-ext-oauth-twitch

Repository files navigation

Log In With Twitch

License Latest Stable Version Total Downloads

A Flarum extension. Login to your Flarum forum with Twitch

Features

Adds a Twitch provider to FoF OAuth to enable Login with Twitch functionality.

The Twitch developer console is used to register your forum as an application. See Twitch Docs for more information.

Installation

Install with composer:

composer require ianm/oauth-twitch

Updating

composer update ianm/oauth-twitch
php flarum cache:clear

Links