blessing / flarum-oauth-client
OAuth2 client of Blessing Skin for Flarum.
Installs: 330
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 0
Open Issues: 2
Type:flarum-extension
Requires
- flarum/core: ^1.2
- league/oauth2-client: ^2.6.1
This package is auto-updated.
Last update: 2024-11-09 15:51:27 UTC
README
This Flarum extension lets you login with Blessing Skin account.
This extension is a fork of
fof/passport
.
Installation
Run Composer:
composer require blessing/flarum-oauth-client
Configuration
In the extension settings, you have to fill the following data:
Hint: When creating the OAuth client in Blessing Skin, don't forget to set the redirect
value to <your flarum install>/auth/blessing
.
Full tutorial can be found: Working with Flarum.
License
MIT License