multica/apps/web/lib
Naiyuan Qing f13509e12a feat(auth): pass encrypted Device ID from Web to Desktop
- Web stores raw UUID, encrypts when transmitting (consistent with copilot-search)
- Desktop receives encrypted Device ID from Web login callback
- Desktop stores encrypted 40-char format in auth.json
- Update IPC types to include deviceId in auth callback

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 16:53:13 +08:00
..
auth.ts feat(web): add client-side auth with session storage and route protection 2026-02-13 14:31:02 +08:00
constant.ts feat(web): add login page for desktop auth callback 2026-02-13 12:25:03 +08:00
device.ts feat(auth): pass encrypted Device ID from Web to Desktop 2026-02-13 16:53:13 +08:00
interface.ts feat(web): add login page for desktop auth callback 2026-02-13 12:25:03 +08:00