better-auth-expert
CommunityFrictionless auth bridge: Next.js to FastAPI
AuthorTehminanaz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Stateless, frictionless authentication across a Next.js frontend and a FastAPI backend by using a shared secret to mint and verify tokens, enabling seamless cross-language security without session synchronization.
Core Features & Use Cases
- Shared BETTER_AUTH_SECRET to mint tokens on the frontend and verify on the backend.
- Stateless verification with JWTs and strict typing across the TypeScript/Python boundary.
- Zero-trust security with explicit token validation and DI-based user verification in FastAPI.
Quick Start
Configure a shared BETTER_AUTH_SECRET, implement JWT signing on the Next.js client, verify tokens on FastAPI, and enforce strict typing across the boundary.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: better-auth-expert Download link: https://github.com/Tehminanaz/Evolution-of-Todo/archive/main.zip#better-auth-expert Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.