Skip to content

Files

Latest commit

 

History

History
14 lines (12 loc) · 622 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 622 Bytes

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