What is JWT? The JSON Web Token introduction

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 มิ.ย. 2024
  • Support my work / pawelspychalski
    JSON Web Tokens, or JWT, are a great and modern way to handle User identity, authentication, and authorizations. All modern user management systems like Keycloak, AWS Cognito, or Auth0 are issuing JWT tokens! And remember, with microservices, session-based authentication and authorization is a no-go.
    #quadmeup #jwt #programming
    How to validate a JWT token • How to verify a JWT to...
    0:00 Session based Authentication
    0:44 Why session does not work well with microservices
    1:24 JSON Web Tokens aka JWT to the rescue
    1:48 The JWT typical setup
    3:19 Is JWT secure?
    4:23 How to check if JWT is valid?
    5:10 JWT in a nutshell
    6:37 Outro
    If you want to support me:
    ✅ Patreon / pawelspychalski
    ✅ Banggood affiliate bit.ly/2P8oAxr
    ✅ Paypal paypal.me/pawelspychalski
    ▶ Discord server quadmeup.com/discord
    ▶ My website quadmeup.com/

ความคิดเห็น • 10

  • @PSAfterHours
    @PSAfterHours  2 ปีที่แล้ว

    How to validate a JWT token th-cam.com/video/Dr4Ae61KGsM/w-d-xo.html

  • @himanshutech8320
    @himanshutech8320 7 หลายเดือนก่อน

    better than paid courses i have gone through.. will watch it few times to absorb everything. great job.

  • @xXC0deZer0Xx
    @xXC0deZer0Xx ปีที่แล้ว +2

    Nice explaination. Very clear and concise.

  • @IamConstM
    @IamConstM ปีที่แล้ว

    Thanks to you I've got a new skill under my belt

  • @slt.3439
    @slt.3439 ปีที่แล้ว

    Great video

  • @sahilbhasin2112
    @sahilbhasin2112 ปีที่แล้ว

    Good