Commit Graph

1 Commits

Author SHA1 Message Date
Paperclip 7bc4285cdc feat(db): add Better-Auth schema tables (GRO-118)
Add user, session, account, and verification tables required by
Better-Auth's Drizzle adapter. Add nullable userId FK on staff to
link business identity to auth identity. Fix test fixtures and
factory to include the new column.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-27 20:23:58 +00:00