Monday 21 January 2019

How should a Nodejs newbie tackle user/login authentication?

Hi all,I just read a tutorial on how to implment based authentication using many frameworks like Passport, express-jwt, jsonwebtoken with bunch of other packages that is so confusing.So what should I dive in first to implement a local user authentication on Nodejs with Mongodb as a beginner?Should I only use Passport or only jsonwebtoken or any other packages or frameworks?

Submitted January 22, 2019 at 12:43AM by I3adAss

No comments:

Post a Comment