Skip to content

docs: add Google Connectors page for OAuth verification#539

Merged
jaccolor2 merged 3 commits into
mainfrom
docs/google-connectors-oauth-homepage
Jul 10, 2026
Merged

docs: add Google Connectors page for OAuth verification#539
jaccolor2 merged 3 commits into
mainfrom
docs/google-connectors-oauth-homepage

Conversation

@HenriChabert

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Providers sub-section under Connectors in the docs sidebar
  • Adds a Google Connectors page that describes how le Chat uses each Google API scope (Gmail, Calendar, Drive, BigQuery, Workspace Admin Directory)
  • This page serves as the homepage URL required by Google's OAuth app verification process, covering: app description, per-scope justification, user consent model, data handling, privacy policy links, and Google API Services User Data Policy compliance

Context

Google keeps rejecting our OAuth app verification because the homepage doesn't sufficiently explain what the app does with Google data. This page is designed to satisfy all their requirements.

Test plan

  • Verify the page renders correctly locally (pnpm dev)
  • Check sidebar navigation shows Providers > Google under Connectors
  • Confirm all internal links resolve (privacy policy, trust center, safety and approvals)
  • Submit the deployed URL to Google as the homepage for OAuth verification

🤖 Generated with Claude Code

Add a dedicated page describing how le Chat uses each Google API
scope (Gmail, Calendar, Drive, BigQuery, Workspace Admin Directory).
This page serves as the homepage URL required by Google's OAuth app
verification process.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
platform-docs-public Ready Ready Preview, Comment Jul 10, 2026 7:28am

Request Review

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploying platform-docs-public with  Cloudflare Pages  Cloudflare Pages

Latest commit: e158ca3
Status:🚫  Build failed.

View logs

… data handling

Move the Providers/Google page from vibe/work/connectors to
studio-api/connectors. Fix the data handling section to correctly
distinguish real-time connectors (Gmail, Calendar, BigQuery) from
knowledge connectors (Google Drive) which index and store data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jaccolor2
jaccolor2 merged commit 3517a48 into main Jul 10, 2026
3 of 4 checks passed
@jaccolor2
jaccolor2 deleted the docs/google-connectors-oauth-homepage branch July 10, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants