better-auth-integration
Installation
SKILL.md
Better Auth Integration
Quick reference for integrating Better Auth with Next.js frontend and FastAPI backend for the Todo Web Application Phase 2.
Overview
Better Auth provides:
- JWT-based authentication
- Social OAuth providers (optional)
- Session management
- Secure cookie handling
- Type-safe client