brackt/docs/agents
Chris Parsons 7e8c5afde5 Complete BetterAuth migration: auth flows, rename, and cleanup
- Add /forgot-password and /reset-password pages (full password reset flow)
- Add 'Forgot password?' link on login page
- Fix register.tsx: add explicit window.location fallback after signUp
- Rename commissionerAuditLog.actorClerkId → actorUserId (migration 0084)
  and update all references in model, routes, components, and tests
- Rewrite docs/agents/auth.md to document BetterAuth (removes all Clerk refs)
- Update test fixtures and schema comments to remove Clerk ID references;
  use UUID-format IDs throughout test data
- Update docs/agents/domain-models.md ownerId description

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 08:56:20 -07:00
..
architecture.md New design (#309) 2026-04-23 13:14:55 -07:00
auth.md Complete BetterAuth migration: auth flows, rename, and cleanup 2026-04-29 08:56:20 -07:00
database.md New design (#309) 2026-04-23 13:14:55 -07:00
domain-models.md Complete BetterAuth migration: auth flows, rename, and cleanup 2026-04-29 08:56:20 -07:00
routing.md New design (#309) 2026-04-23 13:14:55 -07:00
testing.md New design (#309) 2026-04-23 13:14:55 -07:00