View connected accounts, workspaces, projects, and subfolders.
Configure Adobe Developer Console credentials in .env.local, then sign in with the same Adobe ID you use for Frame.io.
/api/frameio/auth/callbackFRAME_IO_CLIENT_ID=your_adobe_oauth_client_id FRAME_IO_OAUTH_FLOW=native FRAME_IO_REDIRECT_URI=http://localhost:3000/api/frameio/auth/callback
Sign in with Tour.video to send Frame.io files to your Google Drive.
/api/google-drive/auth/callbackGOOGLE_DRIVE_CLIENT_ID. Add GOOGLE_DRIVE_CLIENT_SECRET only if your Google OAuth credential requires a confidential web-client exchange.