JWT JSON WEB TOKEN in Asp .NET Core WEB API in MVC .NET 7

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • JWT JSON WEB TOKEN in Asp .NET Core WEB API in MVC .NET 7
    What is a JWT?
    JWT is stands for JSON Web Tokens.
    JWTs are most commonly used to
    identify an authenticated user.
    They are issued by an authentication server
    and are consumed by
    the client-server (to secure its APIs).
    JSON Web Token is an open industry standard
    used to share information between two entities,
    usually a client (it can be a Mobile App
    or Desktop App or a MVC web App or whatever)
    and a server (usually an API server or a
    Web Application).
    What Is JSON?
    JSON means JavaScript Object Notation.
    JavaScript Object Notation is a standard text-based format for representing
    structured data based on JavaScript object syntax.
    It is commonly used for transmitting data in web applications
    JSON is used everywhere because it works natively with JavaScript.
    and today almost all the browsers understands JavaScript very well.
    What is an API?
    API Stands for application programming interface.
    An "application programming interface"
    is a way for two or more computer programs
    to communicate with each other.
    it is a type of software interface,
    offering a service to other pieces of
    software.
    OK lets see more about APIs, JWTS and JSONS in the Video.
    So please watch the full video and download the
    source code from the URL shown in the Video.
    MVC API Web Client URL
    • ASP.NET Web API tutori...
    MVC API Server URL
    • REST API SERVER and MV...
    How to Convert Your API JSON to C# Classes using Asp. NetCore in MVC
    • How to Convert API JSO...
    Best Regards,
    Aniz

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

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

    Alo aniz Ji,
    Waiting for your .net related stuffs videos.. One of those days, I was got better exposure on devlopement pravtices from watching your videos.. It really helped me to get a switch of role from support to development. Pls resume your knowledge sharings via yt.. Thanks a lot to you..❤

  • @manzoorreshi6953
    @manzoorreshi6953 11 месяцев назад

    I can tell sir, you the best. I'm now able to understand web API .. please do not stop to making other new helpful videos. thank very much...

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

    You are a genius!
    Thank you so much for this guide!

  • @surya.banerjee
    @surya.banerjee 5 месяцев назад

    Waiting for your part 2❤

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

    Sir where r u for long time dont see your next vedio
    Thanks for sharing your valueable knowledge

  • @kishormane7149
    @kishormane7149 10 месяцев назад

    source code is not opening 404 - File or directory not found this error accrued.

  • @omerucansu2569
    @omerucansu2569 10 месяцев назад

    thanks sir, source code link is not open.

  • @deepakkumar-ko9wj
    @deepakkumar-ko9wj 10 месяцев назад

    When second part will launch

  • @piumikaushalya7803
    @piumikaushalya7803 11 месяцев назад

    source code can't find sir

  • @user-ud6te7di5d
    @user-ud6te7di5d 11 месяцев назад

    github repo?

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

    super. source code link is not open.

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

      Type The Full Link In the Browser. source code is very much Active