Token based authentication using JWT in Asp Net core mvc

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

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

  • @gayatriremulkar9392
    @gayatriremulkar9392 2 года назад +11

    I came here to watch token based authentication in mvc and wasted my time watching something that I already know

    • @chauhanshubham7835
      @chauhanshubham7835 Год назад +1

      Hello, Have you got the solution that how can we access authorized api in mvc ?? using postman api is giving response but from mvc i'm not able to access the api. 401 error raised every time. can you please suggest any solution ?

  • @BhavikPatel08
    @BhavikPatel08 2 года назад +9

    This is a webapi based implementation not "MVC".

  • @animimo8558
    @animimo8558 3 года назад +1

    Thank you very much my friend. This video helped out a lot to anybody out there who is looking to implement JWT Tokens in their MVC Application!

  • @VunVatVuiVe
    @VunVatVuiVe 2 года назад

    Tôi phải đăng nhập để like video này

  • @abderrahmanrahou9189
    @abderrahmanrahou9189 4 года назад +1

    Thank you very much, it's very helpful.
    Can you please make a video how to refresh the JWT Token after expiring.

  • @tamannasharma3524
    @tamannasharma3524 4 года назад +1

    Can you please make a video in which we don't have to use postman instead we are able to directly pass token into the header.

    • @pradeep976
      @pradeep976 4 года назад

      you can use any header modify chrome extension.

  • @leonkruslin302
    @leonkruslin302 Год назад

    This is webapi jwt. not MVC wtf?

  • @nareshnarasimhalu
    @nareshnarasimhalu 2 года назад

    good