Skip to content

Share Google OAuth core and HTTPS broker callbacks - #172

Merged
mohammedahmed18 merged 16 commits into
mainfrom
codex/shared-oauth-core-and-https-broker-callback
Aug 7, 2026
Merged

Share Google OAuth core and HTTPS broker callbacks#172
mohammedahmed18 merged 16 commits into
mainfrom
codex/shared-oauth-core-and-https-broker-callback

Conversation

@mohammedahmed18

@mohammedahmed18 mohammedahmed18 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Share Google hosted OAuth connector IDs, callback paths, authorization URL contracts, and exact scope validation in locality-auth-core.
  • Keep local OAuth production-safe by sending providers to the HTTPS OAuth broker first, then relaying back to localhost.
  • Harden malformed redirect/scope handling for Google Docs, Calendar, and Gmail.

Test Plan

  • cargo test -p locality-auth-core --locked
  • cargo test -p locality-connector oauth_broker --locked
  • npm --prefix apps/oauth-service test -- app.test.ts google-calendar.test.ts
  • cargo fmt --check
  • git diff --check origin/codex/shared-oauth-core-and-https-broker-callback..HEAD

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
locality Ready Ready Preview Aug 6, 2026 6:25pm

@mohammedahmed18 mohammedahmed18 changed the title Share OAuth core and broker callbacks Share Google OAuth core and HTTPS broker callbacks Aug 7, 2026
@mohammedahmed18
mohammedahmed18 merged commit b026cb9 into main Aug 7, 2026
3 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.

1 participant