Auth Ready
Drop-in authentication with email/password, OAuth, magic link, and MFA. Works with any Next.js or Node app.
Overview
A production-grade authentication module that handles signup, login, password reset, OAuth (Google, GitHub, Apple), magic link, and TOTP MFA. Ships with a pre-built UI that matches your Tailwind theme, session management, and role-based access control. Zero vendor lock-in — all data stays in your own database.
What's included
Quickstart
- 01
Install the package
npm install @saasential/auth — a single package with zero peer dependencies beyond Next.js.
- 02
Set environment variables
Add your DB connection string and OAuth app credentials to .env.local.
- 03
Run the setup script
npx saasential-auth setup — creates the required database tables and seeds roles.
- 04
Import the components
Drop <AuthModal />, <UserMenu />, and the auth middleware into your layout. Done.
Reviews (412)
4.9 averageJae Park
Indie Hacker
Jun 27, 2026
Works as advertised. Minor gripe: I had to update one credential name for the newer n8n version, but support sent a fix within hours.
Marcus T.
Founder, B2B SaaS
Jun 17, 2026
Solid workflow. I customized the prompt to our own criteria in about ten minutes and it adapted with zero code changes.
Ben Whitfield
Solo Founder
Apr 3, 2026
Had it running in under an hour. The setup guide is genuinely step-by-step — every credential and config is covered, no guessing.
Lena Fischer
Operations Manager
Feb 22, 2026
Docs are excellent. The prerequisites table alone saved me an evening of figuring out which API keys I needed.
Nadia Osman
Support Team Lead
Jan 20, 2026
The human-approval step is what sold me — nothing goes out without sign-off, which made it easy to get the team on board.
Showing 5 written reviews of 412 total ratings for Auth Ready.
Sign in to leave a review.
Best value
Included with Starter
One subscription. Every tool. Plus priority support.
- Every tool in the library
- Priority support included
- Cancel any time