Skip to content

fix(remote-connect): bind relay pairing to mobile user IDs#125

Merged
GCWing merged 1 commit intoGCWing:mainfrom
bobleer:fix/remote-connect-mobile-identity-pr
Mar 12, 2026
Merged

fix(remote-connect): bind relay pairing to mobile user IDs#125
GCWing merged 1 commit intoGCWing:mainfrom
bobleer:fix/remote-connect-mobile-identity-pr

Conversation

@bobleer
Copy link
Collaborator

@bobleer bobleer commented Mar 12, 2026

Summary

  • Bind relay pairing to a trusted mobile install ID and user ID so reconnects stay on the confirmed user and mismatched sessions are rejected.
  • Persist remote-connect form inputs in the desktop app and surface the confirmed user ID in both desktop and mobile remote-connect UIs.
  • Batch mobile-web uploads and route mobile-web preparation through the new shared build script so remote resources stay clean and reliable.

Test plan

  • pnpm run build:web
  • pnpm run prepare:mobile-web
  • cargo check --manifest-path src/apps/desktop/Cargo.toml
  • cargo test -p bitfun-core remote_connect

Made with Cursor

Persist the desktop remote-connect form and mobile identity so reconnects stay on the confirmed user and reject mismatched sessions. Batch mobile-web uploads and switch relay defaults to HTTPS to keep pairing reliable during desktop and mobile builds.

Made-with: Cursor
@GCWing GCWing merged commit d1164cd into GCWing:main Mar 12, 2026
2 checks passed
@bobleer bobleer deleted the fix/remote-connect-mobile-identity-pr branch March 13, 2026 02:57
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