hamcq / flarum-oauth-center
Allow user to authorize the third clients
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Type:flarum-extension
Requires
Requires (Dev)
- flarum/testing: ^1.0.0
README
A Flarum extension. Allow user to authorize the third clients
Installation
Install with composer:
composer require foskym/flarum-oauth-center:"*"
Updating
composer update foskym/flarum-oauth-center:"*"
php flarum migrate
php flarum cache:clear