Skip to content

Authorize public ChatGPT MCP users - #39

Merged
sarthakagrawal927 merged 4 commits into
mainfrom
codex/public-chatgpt-mcp-auth
Aug 11, 2026
Merged

Authorize public ChatGPT MCP users#39
sarthakagrawal927 merged 4 commits into
mainfrom
codex/public-chatgpt-mcp-auth

Conversation

@sarthakagrawal927

@sarthakagrawal927 sarthakagrawal927 commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Verify short-lived Auth0 tokens for the branded Reader MCP audience.
  • Map the verified Google subject to the existing Reader account.
  • Preserve Reader PAT behavior and fail closed without cross-user fallback.

Validation

  • pnpm typecheck
  • pnpm exec vitest run: 95 tests
  • Targeted Biome check on changed files

Closes #38

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
reader 3590a50 Aug 11 2026, 05:55 PM

@sarthakagrawal927
sarthakagrawal927 merged commit fc2c3bb into main Aug 11, 2026
2 checks passed
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.

Accept scoped Auth0 tokens for public ChatGPT MCP access

1 participant