Learn JWT in 10 Minutes with Express, Node, and Cookie Parser

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=dX_LteE0NFM



Duration: 10:20
42,413 views
1,018


I give a quick overview of how to sign/verify JWT tokens and place them inside a cookie to do authentication on your secured express API routes.

Btw, you'd want to learn more about using refresh tokens so that a user can refresh their short-lived JWT tokens. I may make a part 2 for this video to talk about that topic.

------------

🔔 Newsletter http://eepurl.com/hnderP
🤓 ES6 Udemy Course https://tinyurl.com/yxdvf2zl
🐦 Twitter https://twitter.com/thewebdevjunkie
📷 Instagram https://www.instagram.com/thewebdevjunkie/
💬 Discord https://discord.gg/4kGbBaa
📁. GitHub https://github.com/codyseibert/youtube







Tags:
web development
programming
coding
code
learn to code
tutorial
software engineering
node
express
nodejs
node.js
express.js
expressjs
jwt
jwt authentication
sign a jwt
jsonwebtoken
json web token
cookies
express cookies
cookie parser
authorization
what is a jwt
how to use jwt