bluzphp / module-auth-google
bluz google auth module
Package info
github.com/bluzphp/module-auth-google
Type:bluz-module
pkg:composer/bluzphp/module-auth-google
2.2.1
2019-03-07 15:51 UTC
Requires
- bluzphp/composer-plugin: ~2.1
- bluzphp/framework: ~7.11
- bluzphp/module-auth: ~2.0
README
Achievements
Usage
Install module
To install the module run the command:
php /vendor/bin/bluzman module:install auth-google
Configure
Create an application at Developers Console (https://console.developers.google.com),
than setup App ID and App Secret inside Google section of the auth.php
configuration.
Remove module
To remove the module, run the command:
php /vendor/bin/bluzman module:remove auth-google