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

https://github.com/singhdigamber/node-token-based-authentication

In this tutorial, we are going to learn how to build a secure token-based user authentication REST APIs using JWT (JSON web token), bcrypt, Node, Express, and MongoDB.
https://github.com/singhdigamber/node-token-based-authentication

authentication-backend bcrypt-library express-js express-middleware jwt-authentication node nodea restapi-example

Last synced: about 2 months ago
JSON representation

In this tutorial, we are going to learn how to build a secure token-based user authentication REST APIs using JWT (JSON web token), bcrypt, Node, Express, and MongoDB.

Awesome Lists containing this project

README

          

# node-token-based-authentication

[Build Secure (JWT) Token Based Auth API with Node](https://www.positronx.io/build-secure-jwt-token-based-authentication-api-with-node/)