Creating a Google Drive App

  1. Go to https://console.cloud.google.com/
  2. Create a new project or select an existing one
  3. Enable the Google Drive API for your project
  4. Go to “Credentials” and click “Create Credentials” > “OAuth client ID”
  5. Choose “Web application” as the application type
  6. Set the authorized redirect URI: <FRONTEND_URL>/client/google/callback