trails/packages/db/src
Ullrich Schäfer 3604a2d066
Update auth spec: passkeys + magic links, no passwords
- Passkey (WebAuthn) as primary auth for registration and login
- Magic link email as fallback for new devices
- Removed password_hash from users table
- Added credentials (WebAuthn) and magic_tokens tables
- Updated tasks (7.1-7.10)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:24:27 +01:00
..
schema Update auth spec: passkeys + magic links, no passwords 2026-03-23 17:24:27 +01:00
index.ts Add Drizzle ORM with shared db package (#10) 2026-03-22 22:35:50 +00:00