JWT - JSON Web Token Crash Course (NodeJS & Postgres)

Описание к видео JWT - JSON Web Token Crash Course (NodeJS & Postgres)

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 https://payhip.com/b/DPh3

SameSite    • SameSite Cookie Attribute Explained b...  


Source Code
https://github.com/hnasr/javascript_p...

Resources
https://twitter.com/philippederyck/st...
https://pragmaticwebsecurity.com/reco...
   • Securing Stream Ciphers (HMAC) - Comp...  
   • The Parts of JWT Security Nobody Talk...  
draft-ietf-oauth-jwt-bcp-07 - JSON Web Token Best Current Practices


Follow Dr Philippe   / philippederyck  


🏭 Software Architecture Videos
   • Software Architecture  

💾 Database Engineering Videos
   • Database Engineering  

🛰 Network Engineering Videos
   • Network Engineering  

🏰 Load Balancing and Proxies Videos
   • Proxies  

🐘 Postgres Videos
   • PostgresSQL  

🚢Docker
   • Docker  

🧮 Programming Pattern Videos
   • Programming Patterns  

🛡 Web Security Videos
   • Web Security  

🦠 HTTP Videos
   • HTTP  

🐍 Python Videos
   • Python by Example  

🔆 Javascript Videos
   • Javascript by Example  

👾Discord Server   / discord  

Support me on PayPal
https://bit.ly/33ENps4

Become a Patreon
  / hnasr  

Stay Awesome,
Hussein

Комментарии

Информация по комментариям в разработке