Frame.io V4 browser

View connected accounts, workspaces, projects, and subfolders.

Connect Frame.io with V4 OAuth

Configure Adobe Developer Console credentials in .env.local, then sign in with the same Adobe ID you use for Frame.io.

Client configured: no
Redirect URI: /api/frameio/auth/callback
FRAME_IO_CLIENT_ID=your_adobe_oauth_client_id
FRAME_IO_OAUTH_FLOW=native
FRAME_IO_REDIRECT_URI=http://localhost:3000/api/frameio/auth/callback

Google Drive

Sign in with Tour.video to send Frame.io files to your Google Drive.

Redirect URI: /api/google-drive/auth/callback
Set GOOGLE_DRIVE_CLIENT_ID. Add GOOGLE_DRIVE_CLIENT_SECRET only if your Google OAuth credential requires a confidential web-client exchange.