Google OAuth Verification

    VidEval helps teams review Drive videos and write scored results to Sheets.

    This public page exists to document the product, its Google API usage, and the legal pages required for Google OAuth consent screen review.

    Verification summary
    Google Drive

    Reads video files from a user-selected Drive folder after the user signs in and grants access.

    Google Sheets

    Creates and updates a spreadsheet with evaluation scores generated from the selected videos.

    Local-first app

    Authentication state and workspace data are kept in the browser for the current user session.

    What the app does

    Uses Google OAuth to access Google Drive folders and Google Sheets for export.

    Reads video files that the signed-in user explicitly chooses through their Drive content.

    Stores Google access tokens and room configuration locally in the user’s browser.

    Google data requested

    Google Drive read-only access to locate videos in the selected folder.

    Google Sheets access to create and update evaluation spreadsheets.

    Basic Google account profile access to show the signed-in user name, email, and avatar.