How to manage multiple login in nodejs? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to manage multiple login in nodejs?

Node js

21st Feb 2019, 7:23 PM
Darshan Raval
Darshan Raval - avatar
3 Answers
+ 3
But brother I need to restrict multiple login at same time.
22nd Feb 2019, 3:09 AM
Darshan Raval
Darshan Raval - avatar
+ 2
//long story better if you visit yourself and practice, happy coding 😊 https://stackoverflow.com/questions/22375176/how-to-make-login-form-in-node-js-using-mysql-database
21st Feb 2019, 8:11 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
Passportjs is a very good library to authenticate http://www.passportjs.org/docs/ read the docs.
24th Feb 2019, 1:14 AM
CRISTHIAN JUMBO
CRISTHIAN JUMBO - avatar