You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full-stack clean architecture, authentication template with Next.js, NodeJs, TypeScript. Features email/OTP, OAuth, RBAC, JWT security, and clean architecture for easy customization and scaling.
A robust authentication service example built using Next.js and NextAuth.js. This project demonstrates how to implement secure user authentication, session management, and OAuth integrations in a modern Next.js application. Developed by Dark Waves.
A scalable Express/TypeScript auth microservice utilizing Prisma, PostgreSQL, and Redis. It features BullMQ for asynchronous task processing, Zod for strict type-safe validation, and robust multi-device session management.
A production-ready authentication template built with Node.js, MongoDB, and TypeScript, featuring JWT-based auth, email verification, and OAuth integration. Designed for easy reuse and rapid backend setup.