You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: finalize Better Auth migration with schema and cleanup
- Update Convex schema to work with Better Auth user structure
- Remove deprecated feedback functionality and middleware
- Update hooks and pages to use new auth patterns
- Regenerate Convex API types for Better Auth integration
- Update HTTP handlers and instrumentation for new auth system
- Update README documentation for Better Auth setup
This completes the migration from Convex Auth to Better Auth,
removing deprecated code and ensuring consistency across the application.
0 commit comments