API Authentication: JWT, OAuth2, and More

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 18

  • @arulkumar_ap
    @arulkumar_ap 3 дні тому +12

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

  • @JayvenkatJay
    @JayvenkatJay 2 дні тому +1

    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!

  • @Tanishkmalviya
    @Tanishkmalviya День тому +1

    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  13 годин тому +1

      Thank you so much for the awesome feedback!

  • @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 2 дні тому +1

    you never disappoints man

  • @jessepinkman9102
    @jessepinkman9102 2 дні тому +1

    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 дні тому +2

    Pushing the algorithm ❤

    • @ByteMonk
      @ByteMonk  3 дні тому

      Thank you for your continuous support!

  • @shriyanshvishwakarma3432
    @shriyanshvishwakarma3432 3 дні тому +1

    Knowledge simplified

  • @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.

  • @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 3 дні тому +1

    Oauth2 is for Authorization not for authentication.

    • @ByteMonk
      @ByteMonk  3 дні тому +1

      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 День тому

    You need to change the presentation bg colour

  • @ParthShukla-o3t
    @ParthShukla-o3t 8 годин тому

    Hi sir is there a way to contact you.