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.
- Host: GitHub
- URL: https://github.com/vrkansagara/google-auth
- Owner: vrkansagara
- Created: 2017-08-11T18:01:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-11T18:26:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T11:48:20.771Z (over 1 year ago)
- Topics: authentication, authorization, google, google-api, google-drive-api
- Language: PHP
- Size: 472 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.