Configuration for Google Drive, OAuth, and destination folder is protected. Enter the admin password to continue.
API actions are also checked server-side. Do not share this password.
Manage Google Drive destination and connection for Project Turquoise submissions.
| Setting | Status |
|---|
These are set in the Vercel dashboard (not typed here). Client type must be Web application.
Authorized redirect URI — add this in Google Cloud Console exactly:
https://tourqmd.vercel.app/api/google-callback
Signs in the Google account that owns the destination Drive folder and stores a refresh token for uploads.
Paste the Google Drive folder URL (or folder id) where submissions should land.
Set these on Vercel → tourqmd → Settings → Environment Variables (Production + Preview), then redeploy:
| Name | Purpose |
|---|---|
SETUP_SECRET | Admin password (same as this page) |
GOOGLE_OAUTH_CLIENT_ID | OAuth Web client ID |
GOOGLE_OAUTH_CLIENT_SECRET | OAuth Web client secret |
UPSTASH_REDIS_REST_URL | Alias counters + stored config |
UPSTASH_REDIS_REST_TOKEN | Redis auth |
GOOGLE_DRIVE_FOLDER_ID | Optional default folder (overridden by Save folder) |
.md appears in the Drive folder.