bluzphp/module-auth-google

bluz google auth module

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

Type:bluz-module

pkg:composer/bluzphp/module-auth-google

2.2.1 2019-03-07 15:51 UTC

This package is auto-updated.

Last update: 2025-09-29 01:52:12 UTC


README

Achievements

PHP >= 7.1+

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

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