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.
- Node Js
- Express Js
- MongoDb (for database)
- user can register yourself by adding role admin or user
- user can login after registration
For support, email ck4001252@gmail.com