foskym / flarum-oauth-center
Allow user to authorize the third clients
Installs: 535
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 1
Forks: 2
Open Issues: 1
Type:flarum-extension
Requires
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2024-10-14 06:29:25 UTC
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