JSON Web Token (JWT, sometimes pronounced JOT) an internet standard for creating JSON-based access tokens that assert some number of claims. The tokens are signed either using a private secret or a public/private key.
In this video I want to discuss the difference between JWT (JSON web Tokens) and Session-Based Authentication. I will show examples with Node JS and Postgres. Finally, I’ll discuss the pros and cons of JWT.
Chapters
0:00 Intro
2:25 Session-Based Auth
9:00 JWT Based Auth
16:10 Refresh Tokens
25:17 Asymmetric JWT
28:16 Example coding
42:00 Pros and Cons
Slides can be downloaded here [ Ссылка ]
SameSite [ Ссылка ]
Source Code
[ Ссылка ]
Resources
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]
draft-ietf-oauth-jwt-bcp-07 - JSON Web Token Best Current Practices
Follow Dr Philippe [ Ссылка ]
🏭 Software Architecture Videos
[ Ссылка ]
💾 Database Engineering Videos
[ Ссылка ]
🛰 Network Engineering Videos
[ Ссылка ]
🏰 Load Balancing and Proxies Videos
[ Ссылка ]
🐘 Postgres Videos
[ Ссылка ]
🚢Docker
[ Ссылка ]
🧮 Programming Pattern Videos
[ Ссылка ]
🛡 Web Security Videos
[ Ссылка ]
🦠 HTTP Videos
[ Ссылка ]
🐍 Python Videos
[ Ссылка ]
🔆 Javascript Videos
[ Ссылка ]
👾Discord Server [ Ссылка ]
Support me on PayPal
[ Ссылка ]
Become a Patreon
[ Ссылка ]?
Stay Awesome,
Hussein
Ещё видео!