API Authentication: JWT, OAuth2, and More

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 28

  • @Tanishkmalviya
    @Tanishkmalviya 3 місяці тому +8

    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  3 місяці тому +2

      Thank you so much for the awesome feedback!

  • @JayvenkatJay
    @JayvenkatJay 3 місяці тому +5

    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  2 місяці тому +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 3 місяці тому +21

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

  • @Silentbabu
    @Silentbabu 3 місяці тому +1

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

  • @chandan07talreja
    @chandan07talreja 3 місяці тому +1

    Thank you so much! As always amazing explanation.

  • @dhananjaylakkawar4621
    @dhananjaylakkawar4621 3 місяці тому +1

    you never disappoints man

  • @jessepinkman9102
    @jessepinkman9102 3 місяці тому +2

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

  • @Md_sadiq_Md
    @Md_sadiq_Md 3 місяці тому +3

    Pushing the algorithm ❤

    • @ByteMonk
      @ByteMonk  3 місяці тому

      Thank you for your continuous support!

  • @DeepeshDev001
    @DeepeshDev001 2 місяці тому

    most recomanded video on the internet

  • @mufizshaikh8439
    @mufizshaikh8439 19 днів тому

    Nice and succinct. Thank you.

    • @ByteMonk
      @ByteMonk  14 днів тому

      Glad it was helpful! 🙂

  • @shriyanshvishwakarma3432
    @shriyanshvishwakarma3432 3 місяці тому +1

    Knowledge simplified

  • @kvelez
    @kvelez 2 місяці тому +1

    Thanks

  • @bhagyashreeredkar4873
    @bhagyashreeredkar4873 2 місяці тому

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

  • @i.vigneshdavid1698
    @i.vigneshdavid1698 2 місяці тому

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

  • @subramanyamkirikera5813
    @subramanyamkirikera5813 3 місяці тому +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  3 місяці тому

      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 2 місяці тому

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

  • @user-sg7df9st9q
    @user-sg7df9st9q 3 місяці тому

    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.

  • @thezeeshannn
    @thezeeshannn Місяць тому

    damm man your videos 🤌❤

  • @jeelanyelidandla2477
    @jeelanyelidandla2477 3 місяці тому +1

    Oauth2 is for Authorization not for authentication.

    • @ByteMonk
      @ByteMonk  3 місяці тому +3

      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),
      ua-cam.com/video/ZDuRmhLSLOY/v-deo.htmlsi=YcaMNrQg2vD_kJJh
      Let me know what you think and thanks for pointing that out!

  • @alexdsdebasis
    @alexdsdebasis 3 місяці тому

    You need to change the presentation bg colour

  • @ParthShukla-o3t
    @ParthShukla-o3t 3 місяці тому

    Hi sir is there a way to contact you.