Bearer Tokens vs. JWT Tokens: Unveiling the Battle of Security and Efficiency

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • In this enlightening video, I explained the world of token-based authentication by exploring the key differences between bearer access tokens and JSON Web Tokens (JWT). Join with me as we uncover the advantages and disadvantages of each token type, unraveling their impact on security and efficiency.
    🔒 Security Showdown: Discover how bearer access tokens and JWT tokens differ in terms of authentication mechanisms, token validation, and protection against potential vulnerabilities.
    💪 Efficiency Matters: Learn about the performance implications of using bearer tokens versus JWT tokens, including token size, parsing overhead, and network overhead.
    🔑 Enhanced Security Features: Explore the advanced security features offered by JWT tokens that can strengthen your application's defenses.
    ⚖️ The Pros and Cons: We weigh the advantages and disadvantages of bearer tokens and JWT tokens, helping you make an informed decision when choosing the right token type for your application.
    Whether you're a developer, security enthusiast, or simply curious about token-based authentication, this video will equip you with the knowledge to make informed decisions about your application's authentication mechanisms. Don't miss out on this insightful exploration of bearer tokens and JWT tokens!
    Support to Channel: paypal.me/Hell...
    Facebook: / krish.dinesh.official
    Instagram : / krish.dinesh.official
    twitter: / krishantha (@Krishantha)

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

  • @jon-slem
    @jon-slem 23 วันที่ผ่านมา

    wow!, dude was so clear with his explanation. I'm amazed. Great Job sir. I've been trying to explain this as clear to other and I lose them in middle of explanation. Thank you for this.

  • @atulsachan3908
    @atulsachan3908 14 วันที่ผ่านมา

    Hi Krish... I have a problem statement.
    I have one web application based on spring boot. Its UI in react. Web application is open to all over the internet, and web application should be able to access the server REST APIs. the same REST APIs i want to get used by other applications but i want to implement authorization to these APIs if these are getting accessed by other application. Can you please suggest how should i implement? OKTA authentication provider i will be using.

    • @krish
      @krish  12 วันที่ผ่านมา

      Will do a video

  • @SantoshKumar-bm2iz
    @SantoshKumar-bm2iz ปีที่แล้ว +1

    use laptop to explain, not car please

  • @matizanin42
    @matizanin42 10 หลายเดือนก่อน

    Very clear! Thanks a lot!

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

    I saw a jwt token for O365 for login session, it contains 4 days of expiry.
    When this token is going to expire, they are generating a new jwt.

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

      yes using refresh tokens

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

    as always best content