.NET 8 Role-Based Authorization with JSON Web Tokens (JWT) in Blazor + Web API

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

КОМЕНТАРІ • 15

  • @jrh383
    @jrh383 27 днів тому +2

    Wow muchisimas gracias, explicas super bien, gracias gracias gracias.

    • @dosehieu
      @dosehieu  27 днів тому

      Thank you very much🥰🥰

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

    Good explanation.Continue this series❤

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

      Thank you! I will do😊😊

  • @pankajsharma-yw3rl
    @pankajsharma-yw3rl 2 місяці тому +2

    your videos are great & self explained. it would be highly appreciated if you please give next video on refresh token & cascading master tables & pdf excel export on that same project

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

      Thank you. I will publish it soon 😊😊

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

    Thanks for the greate tutorial. Its exatly what I am currently working with. Cant wait for the next part Hope you also include that the users login are saved in the database for a real world example.

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

      @@CentauriDK Thanks for your support. I will publish more about this very soon. 😍😍

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

    Gracias, saludos desde Chile

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

      Welcome, Chile is nice country🥰🥰

  • @paritoshromy
    @paritoshromy Місяць тому +1

    This was really good ❤
    Can you make a video on how to do this with Azure AD on both web api and Blazor project

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

      Thank you. I will make an video about this soon 🥰🥰

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

      @@dosehieu appreciated …the lack of clear documentation on Microsoft has become a major issue for such implementation

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

    Very good course.
    The layers make sense.
    The code is clean.
    Some tables like user and claims are missing, don't you think?
    I just don't understand why not use Identity?
    Even if it was just to create the tables...
    But anyway, your content is very good and well explained, thank you.🕶😀
    Continue this series👍

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

      @@luizfredericojr
      Thanks for your kind words.
      Good question! For simplicity, I'm not implementing user verification in this video. I plan to implement user verification using Identity and add refresh tokens in the next video 😊😊