/Authentication-with-JWT

authentication in node js using jwt

Primary LanguageJavaScript

Authentication With JWT 🔐

About

This is a user authentication project built by using Node js . The main motive of this project is to learn how authentication 🔑 implemented in node js . to provide more security, I use JSON WEB TOKEN (JWT). I followed MVC pattern which is very popular. For API testing i use POSTMAN tool.

Tech Stack 🚀

  • Node Js
  • Express Js
  • MongoDb (for database)

Working

  • user can register yourself by adding role admin or user
  • user can login after registration

Support 📧

For support, email ck4001252@gmail.com