FULL MERN AUTH Boilerplate Nextjs Nestjs

screenshot of FULL MERN AUTH Boilerplate Nextjs Nestjs
express

MERN Authentication, Login, Register, verification email, Facebook, Google, Forget Password

Overview:

The FULL-MERN-AUTH-Boilerplate is a complete authentication boilerplate for creating a MERN (MongoDB, Express, React, Node.js) application. It provides the necessary features for user authentication such as login, register, email verification, and login with social media accounts like Facebook and Google. Additionally, it includes functionality for forget and reset password.

Features:

  • Login and Register: Users can create an account and login using their credentials.
  • Verification Email: After registering, users receive a verification email to confirm their account.
  • Facebook and Google Login: Users can login using their Facebook or Google accounts.
  • Forget and Reset Password: Users can request to reset their password if they forget it.

Summary:

The FULL-MERN-AUTH-Boilerplate is a comprehensive authentication boilerplate for MERN applications. It provides essential features like login, register, email verification, social media login, and password reset. By following the installation guide, users can quickly set up the boilerplate and start building their authentication-based applications.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.