Skip to content

Add Cloud Sync device tokens#134

Open
bholmesdev wants to merge 1 commit into
mainfrom
codex/issue-25-pat-auth
Open

Add Cloud Sync device tokens#134
bholmesdev wants to merge 1 commit into
mainfrom
codex/issue-25-pat-auth

Conversation

@bholmesdev

Copy link
Copy Markdown
Owner

Summary

  • add hashed per-device token storage and auth checks for Cloud Sync functions
  • add CLI token mint/list/revoke plus token-aware cloud connect/create/sync/watch
  • require web app connection tokens and thread them through workspace/file/asset calls

Testing

  • pnpm check
  • pnpm --filter @hubble.md/sync build
  • pnpm --filter @hubble.md/convex-client build
  • pnpm typecheck
  • pnpm build:desktop
  • pnpm --filter @hubble.md/cli build
  • node packages/cli/dist/index.js tokens --help

Closes #25

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
hubble-md-web Ready Ready Preview, Comment Jul 4, 2026 1:54pm

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.

PAT auth: devices table, requireDevice wrapper, mint/revoke CLI commands

1 participant