Node.js Register & Login Tutorial - Learn how to authenticate with Node.js, MongoDB and JWT
Video Statistics and Information
Channel: codedamn
Views: 67,473
Rating: 4.9446368 out of 5
Keywords: nodejs, nodejs login, nodejs mongodb, nodejs register, register node, login nodejs, login with node, login nodejs tutorial, nodejs authentication, register login node, nodejs signup, username password nodejs
Id: b91XgdyX-SM
Channel Id: undefined
Length: 68min 3sec (4083 seconds)
Published: Fri Oct 23 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Thanks, Mehul ( these videos help me alot to pick up the concepts). Can you Please share the source code and What VS Code theme are you using??
For real though, why MongoDB instead of SQL? For the sake of simplicity?
Don't get me wrong I like Mongo, but a non-relational database is not going to be useful for a web app that has to handle much more than users.
does anyone really roll their own auth nowadays?