Authenticating Web API Using ASP .Net Identity and JSON Web Tokens (JWT)

Описание к видео Authenticating Web API Using ASP .Net Identity and JSON Web Tokens (JWT)

In this video, we talk about how to Authenticate Web API applications using Asp .Net Core Identity and validate the incoming requests using JSON Web Token (JWT).

Buy me a coffee: https://buymeacoffee.com/foadalavix
Patreon:   / foadalaviyoutube  

⏱️VIDEO CHAPTERS⏱️⏱️
00:00 - Intro
00:11 - Identity Context
05:53 - Register User and Login
21:30 - Add Authentication
25:17 - JWT Configuration
29:10 - Generating JSON Web Token
38:29 - Testing using Postman


🔔 Subscribe for more tips just like this: https://www.youtube.com/@Foad_Alavi?s...

Learn how to implement secure authentication for your ASP.NET Core Web API application using ASP.NET Identity and JSON Web Tokens (JWT).
In this tutorial, we'll walk through the process of creating an Identity context using Entity Framework Code First, registering users in the database, and logging them in. We'll also show you how to configure your Web API to use JWT for authentication and demonstrate how to generate a token for JWT.
Follow along as we test our application using Postman.
By the end of this video, you'll have a solid understanding of how to authenticate Web API using ASP.NET Identity and JSON Web Tokens.

GitHubRepo: https://github.com/foadalavi/ASP.NET

ASP.Net Core Playlist:    • ASP.Net Core  


#csharp #dotnet #aspdotnetcore #webapi #identity #jwt

Комментарии

Информация по комментариям в разработке