Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 334 Bytes

README-branch.md

File metadata and controls

12 lines (9 loc) · 334 Bytes

Google sign-in and log-in

  • Run this command inside the GoogleAuth directory
    $ composer require google/apiclient:"^2.0"

  • Update the database connection details in
    source/phpClasses/DbConnection.class.php

  • Update the require vendor/autoload.php file dir in
    source/google-login/glogin-config.php