Add passkey-based sign-in alongside existing email/password auth: - Add encryptid credentials provider to NextAuth config - Add DID field to User model (Prisma schema) - Add passkey sign-in button to signin page (WebAuthn ceremony) - Add passkey registration to signup page - Server-side token verification via EncryptID server - Auto-creates user from DID on first passkey login Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| schema.prisma | ||
| seed-spaces.ts | ||