An open API service indexing awesome lists of open source software.

https://github.com/ck07860786/authentication-with-jwt

authentication in node js using jwt
https://github.com/ck07860786/authentication-with-jwt

bycript expressjs jwt mongodb nodejs

Last synced: about 2 months ago
JSON representation

authentication in node js using jwt

Awesome Lists containing this project

README

        

# 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 [email protected]