auth-launcher
v0.1.0
Published
auth-launcher — Scaffold JWT, refresh tokens, RBAC, email verify, and password reset.
Maintainers
Readme
auth-launcher
Topics: auth · jwt · rbac · express · mern-packages · merndev · nodejs · npm-pm · typescript
Generate production-ready authentication scaffolding in one command.
Install
npm install auth-launcherExample
npx auth-launcher installAPI
import { authLauncher } from "auth-launcher";
const kit = authLauncher.install();License
MIT
