adds code


In this video we will take a look at Token Based Authentication approach using JSON web tokens in Node.js. So, by the end of this video you should get a good sense on how to implement your own Token Based Authentication API using JSON web tokens in Node.js. 📚 Materials/References: Article: https://medium.com/@sherryhsu/session-vs-token-based-authentication-11a6c5ac45e4 GitHub Code: https://github.com/ericz619/jwt-tutorial 💡 Concepts Covered: - Learned how to generate access token / refresh token - Learned how to protect our endpoint - Understand token based authentication approach 🌎 Social: GitHub: https://github.com/ericz619 CodePen: https://codepen.io/ericz619 #Node #JWT #API #Authentication
Previous Post Next Post