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

Architecture

Installs
4
First Seen
Feb 13, 2026
better-auth-integration — maneeshanif/todo-spec-driven