- Add /verify-email and /link-device routes to App.tsx - Add email linking flow to CryptID.tsx (register with email option) - Add Profile.tsx email management UI (link email, view/revoke devices) - Add comprehensive crypto-auth.css styling for modals - Update worker/types.ts with D1 schema types - Add CryptID auth API routes to worker.ts Requires D1 database setup before deployment: - task-018: Create cryptid-auth D1 database - task-019: Configure SendGrid secrets - task-017: Test on dev environment 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| shapes | ||
| AutomergeDurableObject.ts | ||
| assetUploads.ts | ||
| cryptidAuth.ts | ||
| schema.sql | ||
| types.ts | ||
| worker.ts | ||