adds code


In this video we will take a look at Session Based Authentication approach in Node.js. So, by the end of this video you should get a good sense on how to implement your own Session Based Authentication API in Node.js. 📚 Materials/References: Article 1: https://medium.com/@sherryhsu/session-vs-token-based-authentication-11a6c5ac45e4 Article 2: https://dev.to/thecodearcher/what-really-is-the-difference-between-session-and-token-based-authentication-2o39 GitHub Code: https://github.com/ericz619/session-auth-tutorial 💡 Concepts Covered: - Learned save our session - Learned how to protect our endpoint - Learned how to persist our session using Redis Store - Understand how session based authentication works 🌎 Social: GitHub: https://github.com/ericz619 CodePen: https://codepen.io/ericz619 #Node #SessionAuth #API #Authentication #Auth
Previous Post Next Post