Nest Authbeta

Welcome to Nest Auth

Full-featured authentication for NestJS, JavaScript, and React.

Nest Auth is an authentication suite for NestJS backends and any JavaScript or React frontend. It ships everything you need for production auth — sessions, MFA, OAuth, passwordless, multi-tenancy, RBAC, audit logging, an embedded admin console — and gets out of your way for everything else.

What's in the box

PackageWhat it does
@ackplus/nest-authNestJS module — auth flows, guards, decorators, MFA, sessions, RBAC, multi-tenancy
@ackplus/nest-auth-clientFramework-agnostic JS/TS auth client
@ackplus/nest-auth-reactReact provider, hooks, guards, Next.js helpers
@ackplus/nest-auth-contractsShared TS types — consumed by all three

Where to start

On this page