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

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

Awesome Lists containing this project

README

          

# GoogleAuthDrive
Gets Google Drive files via Google Auth

Screenshots:

![Sign In](https://github.com/chinalwb/GoogleAuthDrive/blob/master/Images/Signin.png)
![Sign In Google](https://github.com/chinalwb/GoogleAuthDrive/blob/master/Images/signInOrChooseAnAccount.png)
![Auth](https://github.com/chinalwb/GoogleAuthDrive/blob/master/Images/Auth.png)
![Loaded Google Drive Files](https://github.com/chinalwb/GoogleAuthDrive/blob/master/Images/LoadedGoogleDriveFiles.png)

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