Files
Neon-Desk/BETTER_AUTH_MIGRATION.md

376 B

Better Auth Migration (Archived)

This document described the pre-2.0 incremental migration path.

The codebase has been rebuilt for Fiscal Clone 2.0. Use these sources instead:

  • README.md for runtime and setup
  • backend/src/auth.ts for Better Auth configuration
  • backend/src/db/migrate.ts for current schema
  • docs/REBUILD_DECISIONS.md for architecture rationale