An open API service indexing awesome lists of open source software.

https://github.com/vrkansagara/google-auth

Sampe of google authentication.
https://github.com/vrkansagara/google-auth

authentication authorization google google-api google-drive-api

Last synced: about 1 month ago
JSON representation

Sampe of google authentication.

Awesome Lists containing this project

README

          

# 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.