A Flarum extension. Login to your Flarum forum with Twitch
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.
Install with composer:
composer require ianm/oauth-twitch
composer update ianm/oauth-twitch
php flarum cache:clear