Better Auth helps you add login and signup to your web applications. It works with NestJS backends and Next.js frontends. You can use Drizzle ORM with PostgreSQL to store user data.
This guide shows you how to set up social login with GitHub or Google. It also includes support for two-factor authentication, passkeys, and organizations. You can protect your routes and manage user sessions easily.
Follow the step-by-step instructions to get everything working in just a few phases. Start with the database, then the backend, then the frontend. Add extra features like magic links or SSO as needed.
Global
mkdir -p ~/.claude/skills/better-authProject
mkdir -p .claude/skills/better-authSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool