-
Notifications
You must be signed in to change notification settings - Fork 0
Integrate with better-auth for authentication #49
Copy link
Copy link
Open
Description
Description
Replace or augment current authentication with better-auth (https://www.better-auth.com) - a modern authentication library for TypeScript.
Why better-auth?
- Type-safe authentication
- Plugin-based architecture
- Multiple providers support
- Active development and community
Tasks
- Research better-auth documentation and setup requirements
- Plan migration/integration strategy
- Implement better-auth integration
- Migrate existing users/auth data if needed
- Test authentication flows (login, logout, session management)
- Verify all protected routes work correctly
References
- better-auth Docs: https://www.better-auth.com/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels