API Authentication: JWT, OAuth2, and More

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

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

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

    the videos are amazing, just completed UPI video and now i cant stop myself binge watching these interesting videos. explanation and video's design choices are great... keep the good work up bro

    • @ByteMonk
      @ByteMonk  หลายเดือนก่อน +2

      Thank you so much for the awesome feedback!

  • @JayvenkatJay
    @JayvenkatJay หลายเดือนก่อน +4

    When interacting with an API, you are typically authenticating and authorizing another system, rather than an individual user. Generally, a user’s JWT (JSON Web Token) should not be used for authenticating API requests. API servers primarily handle communication with other systems rather than directly with end-users. oAuth is for authorization. someone already highlighted so i dont want to mention again. Instead of using static images, you're using motion pictures, which make the concepts easier to understand. Kudos to you! Keep sharing more videos!

    • @ByteMonk
      @ByteMonk  หลายเดือนก่อน +1

      You're absolutely right-when interacting with APIs, it’s usually about authenticating and authorizing systems, not individual users. Using a user’s JWT for API authentication can blur the lines between user and system responsibilities, which is why using system-level tokens or API keys is a better practice. I’m glad the motion graphics are making the concepts easier to grasp-it’s always great to hear what’s working! I’ll definitely keep sharing more content like this. Your support means a lot-thank you! 😊

  • @arulkumar_ap
    @arulkumar_ap หลายเดือนก่อน +19

    Upload a video on MFA, explaining how OTP, QR scanner and passkey verification works.

  • @Silentbabu
    @Silentbabu หลายเดือนก่อน +1

    That was a great explanation, very informative and well presented.

  • @chandan07talreja
    @chandan07talreja หลายเดือนก่อน +1

    Thank you so much! As always amazing explanation.

  • @dhananjaylakkawar4621
    @dhananjaylakkawar4621 หลายเดือนก่อน +1

    you never disappoints man

  • @jessepinkman9102
    @jessepinkman9102 หลายเดือนก่อน +1

    Your videos are crystal clear and visually stunning with cool animation. May I know what software you use to edit these??

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

    most recomanded video on the internet

  • @Md_sadiq_Md
    @Md_sadiq_Md หลายเดือนก่อน +3

    Pushing the algorithm ❤

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

      Thank you for your continuous support!

  • @kvelez
    @kvelez หลายเดือนก่อน +1

    Thanks

  • @shriyanshvishwakarma3432
    @shriyanshvishwakarma3432 หลายเดือนก่อน +1

    Knowledge simplified

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

    Thanks for sharing knowledge!
    Could you please make a video on API Orchestration?

  • @i.vigneshdavid1698
    @i.vigneshdavid1698 หลายเดือนก่อน

    Could you create a video on reactive programming design for a gateway?

  • @subramanyamkirikera5813
    @subramanyamkirikera5813 หลายเดือนก่อน +1

    Hi Thanks. I have a suggestion for you. Your explanation is very good. Why don't you create a course in Udemy for your content?

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

      Thank you for the suggestion, but I simply don't have time to manage that, so posting here what I know. Will think about it in future.

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

    Can you please make video on implementation Auth api in frontend (react) 😊😊

  • @user-sg7df9st9q
    @user-sg7df9st9q หลายเดือนก่อน

    Bro, the videos you make are amazing. The animation, narration, and explanations are all top-notch. But please consider changing the channel logo. I think it might be the reason why the target audience isn’t reaching you or remembering your channel; the logo feels AI-generated, which might make viewers assume the videos lack personal effort. Just a suggestion from my side.

  • @jeelanyelidandla2477
    @jeelanyelidandla2477 หลายเดือนก่อน +1

    Oauth2 is for Authorization not for authentication.

    • @ByteMonk
      @ByteMonk  หลายเดือนก่อน +2

      Correct. While OAuth 2.0 does use tokens and often looks like it’s doing authentication, it’s actually focused on authorization. For authentication, we usually combine OAuth 2.0 with another protocol, like OpenID Connect, which builds on OAuth 2.0 to handle both identity and authorization.
      I have covered OAuth 2.0 in detail here (one of my most popular videos),
      th-cam.com/video/ZDuRmhLSLOY/w-d-xo.htmlsi=YcaMNrQg2vD_kJJh
      Let me know what you think and thanks for pointing that out!

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

    You need to change the presentation bg colour

  • @ParthShukla-o3t
    @ParthShukla-o3t หลายเดือนก่อน

    Hi sir is there a way to contact you.