What problem does it solve?
This Skill simplifies the process of setting up authentication for your NestJS backend and Next.js frontend, integrating Drizzle ORM and PostgreSQL, and managing various authentication patterns like social login and 2FA.
Core Features & Use Cases
- NestJS Backend Setup: Integrate Better Auth with NestJS, Drizzle ORM, and PostgreSQL for authentication.
- Next.js Frontend Integration: Configure Next.js with Auth Router for seamless user authentication.
- Social Login: Implement social authentication with GitHub, Google, and more.
- 2FA and Plugins: Add additional features like 2FA, organizations, SSO, Magic Link, and Passkey for enhanced security.
- Use Case: If you're building a web application that requires user authentication with advanced security features, this Skill can help you quickly set up and manage those features.
Quick Start
Use the better-auth skill to enable 2FA for your users and set up social login with GitHub.