Skip to content

feat: harden mobile gateway auth and push#5

Merged
Quantumlyy merged 1 commit into
mainfrom
open-inspect/mobile-gateway-push-fixes
May 18, 2026
Merged

feat: harden mobile gateway auth and push#5
Quantumlyy merged 1 commit into
mainfrom
open-inspect/mobile-gateway-push-fixes

Conversation

@Quantumlyy
Copy link
Copy Markdown
Member

Summary

  • Harden mobile/gateway auth flows with OAuth state validation, server-side GitHub token storage, scoped mobile auth/query state, and first-run Settings access.
  • Add Expo push registration plus Cloudflare scheduled polling for tracked session events, with gateway tests for auth/CORS/push registration behavior.
  • Fix protocol helper exports/runtime guards and Terraform Cloudflare Worker URL/validation issues while keeping Expo secrets out of Terraform.

Verification

  • pnpm --filter mobile lint
  • pnpm --filter mobile exec tsc --noEmit
  • pnpm --filter gateway exec tsc --noEmit
  • pnpm --filter gateway test
  • git diff --check

Terraform validation was not run because terraform is not installed in this environment.


Created with Constructor

Copilot AI review requested due to automatic review settings May 18, 2026 10:58
@Quantumlyy Quantumlyy merged commit 61a5179 into main May 18, 2026
1 check failed
ghost pushed a commit that referenced this pull request May 18, 2026
…fixes

feat: harden mobile gateway auth and push
@ghost ghost deleted the open-inspect/mobile-gateway-push-fixes branch May 18, 2026 11:05
@Quantumlyy Quantumlyy review requested due to automatic review settings May 18, 2026 11:19
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