Author: CodexWorld
Author URL: http://www.codexworld.com/
Author Email: contact@codexworld.com
Tutorial Link: http://www.codexworld.com/login-with-google-account-using-javascript/

This project helps web developers to integrate Google Sign-In without page refresh using JavaScript on the website.

============ Installation Instructions ============
1. Create a database (for example codexworld) and import the "SQL/users.sql" file in this database.
2. Open the dbConfig.php file on a editor ===> Specify the database host ($dbHost), username ($dbUsername), password ($dbPassword), and name ($dbName) as per your MySQL credentials.
3. Open the index.html file on a editor ===> Specify your Google API Console App's Client ID in the google-signin-client_id meta element.
4. Open the index.html file on the browser and test the Google Login functionality.

============ May I Help You ===========
If you have any query about this script, please feel free to comment here - http://www.codexworld.com/login-with-google-account-using-javascript/#respond