To install the module run the command:
php /vendor/bin/bluzman module:install auth-google
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.
To remove the module, run the command:
php /vendor/bin/bluzman module:remove auth-google