JSON Web Tokens (JWT) in .NET 8 Web API 🔒 - User Registration / Login / Authentication

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

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

  • @muhammadrehanzafar9716
    @muhammadrehanzafar9716 10 дней назад +2

    Your knowledge delivery style is so good and comprehensive, your delivered phase by phase and 1 thing very important, debugged the code and at the end recap the complete logic. Recap the lecture at the end, in the key point of good teacher, well done, keep up the best work.

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

    Mid way into video and I can see already that you are a good teacher. Great work bro. Thank you

  • @ShwetaKadam-gt5cn
    @ShwetaKadam-gt5cn 4 месяца назад +2

    very nice explanation with implementation of JWT Token Authentication.

    • @ManojDeshwal
      @ManojDeshwal  3 месяца назад

      Glad it was helpful!

    • @Vishnubhandarge1
      @Vishnubhandarge1 14 дней назад

      Hey Shweta from Maharashtra? learning Dotnet. I am also. I need someone to learn with

  • @amankrsingh
    @amankrsingh 25 дней назад +2

    Great video on jwt, thank you ❤

  • @vimleshsharma3251
    @vimleshsharma3251 4 месяца назад +1

    very good you have explained in very simple way

  • @lauwwulan861
    @lauwwulan861 5 месяцев назад +1

    Thank you for the explanation and code example

  • @jennasyeda6613
    @jennasyeda6613 4 месяца назад +1

    Superb! very nice way to create JWT. but if u mention the the details about header payload signature in the video then it will greate for the junior developers, this type of question ask in interview, Thank for the video.

  • @MarryA-qc4sy
    @MarryA-qc4sy 3 месяца назад +2

    Hello sir, waiting for your next video. Long gap, didn't see any update. Please keep uploading regularly. I like all your video tutorials. Thank you. 😊

  • @CarlosEnriqueDuarteOrtiz
    @CarlosEnriqueDuarteOrtiz 3 месяца назад +1

    thank you very much :), greetings from Mexico

  • @muhammadrehanzafar9716
    @muhammadrehanzafar9716 10 дней назад +1

    I suggest to launch a video for JWT authentication in login and registration with mysql db

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

    thank you sir, i will waiting for next video to add refresh token. Because i want to know, how to implement refresh token if access token expired.

  • @SonuKumar-nk4gw
    @SonuKumar-nk4gw 6 месяцев назад +6

    how to consume this api in mvc application with token....please

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

    But why all this when .NET 8 already has auth endpoints to generate that?

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

    Can you please provide the links what already some default code there in this video that links

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

    Nice tutorial

  • @khatariinsaan5284
    @khatariinsaan5284 4 месяца назад +1

    very Helpfull

  • @govindkumarchoudhary4106
    @govindkumarchoudhary4106 5 месяцев назад +1

    nice tutorial

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

    Can you please post the video of refresh Token generation .. Thanks in Advance..

  • @KrishnaRaj-hw6je
    @KrishnaRaj-hw6je 6 месяцев назад +1

    Can you post the Project to create a project management tool for the frontend using react js and backend use web api .net and database use sql server can post for me with in two days

  • @josecortijo9311
    @josecortijo9311 5 месяцев назад +1

    how to get the authenticated user

  • @S-yf5te
    @S-yf5te 4 месяца назад +1

    Who will issue jwt token

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

    Hi
    Can we pass Authorization bearer token in swagger itself is there any reference

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

      Yes we can pass. For that we need to enable token option in swagger itself

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

      @@ManojDeshwal can you please share any reference for it

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

    Nice , I need ROLE base bro

  • @sivamariyappan4853
    @sivamariyappan4853 6 месяцев назад +1

    could you pls give the source code sirr

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

    do you have a video where you connected your database and created model? i missing on that point. new to programming