API Authentication: JWT, OAuth2, and More

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2024

Комментарии • 24

  • @arulkumar_ap
    @arulkumar_ap 21 день назад +19

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

  • @JayvenkatJay
    @JayvenkatJay 21 день назад +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  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! 😊

  • @Tanishkmalviya
    @Tanishkmalviya 19 дней назад +5

    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  18 дней назад +2

      Thank you so much for the awesome feedback!

  • @jessepinkman9102
    @jessepinkman9102 21 день назад +1

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

  • @bhagyashreeredkar4873
    @bhagyashreeredkar4873 9 дней назад

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

  • @kvelez
    @kvelez 2 дня назад +1

    Thanks

  • @subramanyamkirikera5813
    @subramanyamkirikera5813 21 день назад +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  21 день назад

      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.

  • @Silentbabu
    @Silentbabu 21 день назад +1

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

  • @i.vigneshdavid1698
    @i.vigneshdavid1698 18 дней назад

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

  • @DeepeshDev001
    @DeepeshDev001 9 дней назад

    most recomanded video on the internet

  • @chandan07talreja
    @chandan07talreja 21 день назад +1

    Thank you so much! As always amazing explanation.

  • @munna5553
    @munna5553 17 дней назад

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

  • @dhananjaylakkawar4621
    @dhananjaylakkawar4621 21 день назад +1

    you never disappoints man

  • @Md_sadiq_Md
    @Md_sadiq_Md 21 день назад +3

    Pushing the algorithm ❤

    • @ByteMonk
      @ByteMonk  21 день назад

      Thank you for your continuous support!

  • @shriyanshvishwakarma3432
    @shriyanshvishwakarma3432 21 день назад +1

    Knowledge simplified

  • @user-sg7df9st9q
    @user-sg7df9st9q 19 дней назад

    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 21 день назад +1

    Oauth2 is for Authorization not for authentication.

    • @ByteMonk
      @ByteMonk  21 день назад +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),
      ruclips.net/video/ZDuRmhLSLOY/видео.htmlsi=YcaMNrQg2vD_kJJh
      Let me know what you think and thanks for pointing that out!

  • @alexdsdebasis
    @alexdsdebasis 19 дней назад

    You need to change the presentation bg colour

  • @ParthShukla-o3t
    @ParthShukla-o3t 18 дней назад

    Hi sir is there a way to contact you.