Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 1.28 KB

OAUTH_README.md

File metadata and controls

19 lines (18 loc) · 1.28 KB

Configure Google Drive API with OAuth

  1. Login to your Google Drive account
  2. Visit ffhq-dataset
  3. Visit the Google Cloud Developer Console
  4. Click Create Project to create a new project
  5. Visit the Google Drive API and
  6. Click Enable to enable the Google Drive API
  7. Select OAuth consent screen from the menu on the left hand side
  8. Click on Configure Consent Screen
  9. Click on Create and fill out the App information and Developer contact information
  10. Select Save and continue until you reach the Summary page
  11. After the OAuth consent is done, select Credentials from the menu on the left hand side
  12. Select OAuth consent screen from the menu on the left hand side
  13. Click on Create Credentials then click on OAuth client ID
  14. Select Desktop app and then click on Create
  15. Once the OAuth client has been created, click on Download JSON to download the client configuration
  16. Rename the client configuration as client_secrets.json
  17. Move client_secrets.json to the a_view_from_somewhere folder