ianm / oauth-twitch
Login to your Flarum forum with Twitch
Installs: 1 032
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
- fof/oauth: ^1.3
- vertisan/oauth2-twitch-helix: ^1.1
This package is auto-updated.
Last update: 2024-10-17 01:04:46 UTC
README
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