This is a demo todo list application showcasing authentication with Better Auth, integrated with:
- Clone the repository
- Run
bun install
- Run
bun run dev
- Neon Postgres DB with Prisma Integration
- Social Login (Google, GitHub)
- Email/Password Login
- Session Management
- Next.js Middleware
- Email Verification
- Forgot/Reset Password
- Two-Factor Authentication
- Anonymous Login
- Magic Link Login
- Email OTP Login