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