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