1.0 KiB
1.0 KiB
| id | title | status | assignee | created_date | labels | dependencies | priority | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| task-049 | Implement second device verification for CryptID | To Do | 2025-12-10 22:24 |
|
high |
Description
Set up and test second device verification flow for the CryptID authentication system. This ensures users can recover their account and verify identity across multiple devices.
Key areas to implement/verify:
- QR code scanning between devices for key sharing
- Email backup verification flow
- Device linking and trust establishment
- Recovery flow when primary device is lost
Acceptance Criteria
- #1 Second device can scan QR code to link account
- #2 Email backup sends verification code correctly (via Resend)
- #3 Linked devices can both access the same account
- #4 Recovery flow works when primary device unavailable
- #5 Test across different browsers/devices