Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 353 Bytes

google-auth

Sampe of google authentication.

This is a sample of google auth with google drive listening of file(s) with access token and expire time.

  • How to install php composer.phar update.
  • Before runing this project download a client_secrets.json file form gogole api center.
  • Now point your browser to the inde.php file.

Thanks.