How to build an Authentication system using JWT in NodeJS: Part 2
In the Part 1 of this article series, we introduced JWT (JSON Web Token) and went further to implement an API endpoint that sends a token when a new user signs up on our application.
At the end of this series, we'll have built these APIs listed below...
kapbyte.hashnode.dev7 min read