Skip to content

officialmastcoder/GoogleLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

GoogleLogin

Google Login

Use Command to Install The Client Service
  composer require google/apiclient:^2.0

Then Include The "google_config.php" File WHere you Want to Integrate It


button in html for Login 

<a href="<?php echo $google_client->createAuthUrl() ?>">Login With Google</a>

About

Google Login

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages