skills/smithery.ai/better-auth-integration

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
1
First Seen
Mar 29, 2026
better-auth-integration from smithery.ai