Skip to content

Add Account Web CDP callback redirect#3

Draft
nighca wants to merge 6 commits into
cn0809:accfrom
nighca:issue-3255-cdp-dev-callback
Draft

Add Account Web CDP callback redirect#3
nighca wants to merge 6 commits into
cn0809:accfrom
nighca:issue-3255-cdp-dev-callback

Conversation

@nighca

@nighca nighca commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • Add a dev-only Account Web Vite helper that launches Chrome and uses CDP Fetch interception to redirect provider callbacks back to the local dev server.
  • Replace the old Account Web local test-origin note with the new CDP callback origin setting.

Verification

  • npm run type-check
  • npm run lint -- vite.config.account-web.ts
  • VITE_ACCOUNT_WEB_CDP_CALLBACK_ORIGIN=https://account.example.com npm run dev:account

chennan and others added 6 commits June 4, 2026 18:12
…dencies (goplus#3224)

* remove jwt-based username parsing from sign-in flow

* reduce cached username dependencies

* harden signed-in user sync and cache scoping

* decouple user-scoped storage from cached usernames

* remove local cached username

* restore cached username for user-scoped state

* refine signed-in user fetching and clarify auth session versioning

* revert signed-in user query key with unresolved username

* remove wrong comments
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