Review and define how user accounts, email/password credentials, and magic link authentication should be stored and related. User accounts may serve only as stable identifiers, while authentication methods are stored in separate tables.
Goal:
Establish a clear, extensible data model for users and authentication methods.
Checklist:
Review and define how user accounts, email/password credentials, and magic link authentication should be stored and related. User accounts may serve only as stable identifiers, while authentication methods are stored in separate tables.
Goal:
Establish a clear, extensible data model for users and authentication methods.
Checklist: