https://github.com/chinalwb/googleauthdrive
Gets Google Drive files via Google Auth
https://github.com/chinalwb/googleauthdrive
authorization google google-drive-api
Last synced: 11 months ago
JSON representation
Gets Google Drive files via Google Auth
- Host: GitHub
- URL: https://github.com/chinalwb/googleauthdrive
- Owner: chinalwb
- Created: 2017-07-25T06:36:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T10:02:22.000Z (almost 9 years ago)
- Last Synced: 2025-03-30T19:37:14.782Z (about 1 year ago)
- Topics: authorization, google, google-drive-api
- Language: Java
- Size: 311 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoogleAuthDrive
Gets Google Drive files via Google Auth
Screenshots:




BTW:
The API_KEY and CLIENT_ID in the code are created with my google account, so you will want to change to yours for your app. Some short info FYI
1. To create OAuth 2.0 credentials on `Google Developer Console` - https://console.developers.google.com/apis/credentials
2. Create `API Key`
3. Enable Drive API from `Library`
License: MIT