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

preview_player
Показать описание
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

MVC API Server URL

How to Convert Your API JSON to C# Classes using Asp. NetCore in MVC

Best Regards,
Aniz
Рекомендации по теме
Комментарии
Автор

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...

manzoorreshi
Автор

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..❤

whatsappstatusclips
Автор

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

JapanigaSE
Автор

Sir where r u for long time dont see your next vedio

Thanks for sharing your valueable knowledge

umerfarooq
Автор

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

kishormane
Автор

thanks sir, source code link is not open.

omerucansu