API Authentication: JWT, OAuth2, and More

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

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

  • @Tanishkmalviya
    @Tanishkmalviya 2 месяца назад +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 месяца назад +2

      Thank you so much for the awesome feedback!

  • @JayvenkatJay
    @JayvenkatJay 2 месяца назад +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! 😊

  • @arulkumar_ap
    @arulkumar_ap 2 месяца назад +21

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

  • @Silentbabu
    @Silentbabu 2 месяца назад +1

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

  • @dhananjaylakkawar4621
    @dhananjaylakkawar4621 2 месяца назад +1

    you never disappoints man

  • @chandan07talreja
    @chandan07talreja 2 месяца назад +1

    Thank you so much! As always amazing explanation.

  • @Md_sadiq_Md
    @Md_sadiq_Md 2 месяца назад +3

    Pushing the algorithm ❤

    • @ByteMonk
      @ByteMonk  2 месяца назад

      Thank you for your continuous support!

  • @jessepinkman9102
    @jessepinkman9102 2 месяца назад +2

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

  • @mufizshaikh8439
    @mufizshaikh8439 12 дней назад

    Nice and succinct. Thank you.

    • @ByteMonk
      @ByteMonk  7 дней назад

      Glad it was helpful! 🙂

  • @DeepeshDev001
    @DeepeshDev001 2 месяца назад

    most recomanded video on the internet

  • @shriyanshvishwakarma3432
    @shriyanshvishwakarma3432 2 месяца назад +1

    Knowledge simplified

  • @bhagyashreeredkar4873
    @bhagyashreeredkar4873 2 месяца назад

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

  • @kvelez
    @kvelez 2 месяца назад +1

    Thanks

  • @i.vigneshdavid1698
    @i.vigneshdavid1698 2 месяца назад

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

  • @subramanyamkirikera5813
    @subramanyamkirikera5813 2 месяца назад +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  2 месяца назад

      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 2 месяца назад

    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 26 дней назад

    damm man your videos 🤌❤

  • @jeelanyelidandla2477
    @jeelanyelidandla2477 2 месяца назад +1

    Oauth2 is for Authorization not for authentication.

    • @ByteMonk
      @ByteMonk  2 месяца назад +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 2 месяца назад

    You need to change the presentation bg colour

  • @ParthShukla-o3t
    @ParthShukla-o3t 2 месяца назад

    Hi sir is there a way to contact you.