Understanding Authentication in Node.js – Sessions and Cookies – Web Development Concepts Explained

テクノロジー



Understanding Authentication using Cookies and Sessions is a very important topic to understand in web development. I will be using Node.js and Express and MongoDB to build a very basic example of login and register.

In this video I try my best to explain the basic workings of how this process of sessions and cookies work together to make it possible to authenticate users in you website.

I hope you enjoy the video and if you did don’t forget to like and subscribe and then I will see ya’ll in the next one….🤓

Express-Session Docs:
https://www.npmjs.com/package/express-session

Connect-MongoDB-Session Docs:
https://www.npmjs.com/package/connect-mongodb-session

If you want to know how To implement Authentication when building a RESTfull API go check out my video on this.

My personal website
=================
https://www.thefullstackjunkie.com

Comments

Copied title and URL