Create Asp.Net Core Web API with JWT Authentication And Authorization [Complete Tutorial]

Описание к видео Create Asp.Net Core Web API with JWT Authentication And Authorization [Complete Tutorial]

In this video, we'll create asp.net core web api with JWT authentication and authorization from scratch. For this API, we'll be using .Net 8 version.

-------------------------------------------------------------------------------------
Upgraded Version of this API:
Part 2. Create Asp.Net Core Web API With JWT Role Based Authorization Using Identity Framework From Scratch:    • Create Asp.Net Core Web API With JWT ...  

Part 3. Create Role Based User Management API Using Dynamic Policies In Asp.Net Core Web API:    • Create User Management (Role Based) A...  

-------------------------------------------------------------------------------------
What will you learn:
1. How to create asp.net core web api
2. How to create modal class
3. How to create Application DB context classes
4. How to configure identity framework
5. How to implement JWT authentication along with identity framework
6. How to create authorized controllers
7. How to use SQL Management Studio with Visual Studio

-------------------------------------------------------------------------------------
Source Code: https://github.com/FLDevelopers/Aspne...

-------------------------------------------------------------------------------------
Connection String:
"ConnectionStrings": {
"Default": "Server=[ServerName];Database=[DatabaseName];Trusted_Connection=True;MultipleActiveResultSets=true;TrustServerCertificate=true"
},

-------------------------------------------------------------------------------------
Time Stamps:
00:07 Create Project
00:38 Import Required Packages
02:08 Create Modal Class
03:28 Create AppDbContext Class
04:08 Do Configuration In Program file
04:47 Declare Connection String
08:14 Create Authorized Controller
08:45 Create Migrations
09:05 Create Database
09:35 Testing
09:46 Registration
10:31 Login
10:49 Access The Authorized Controller Using Bearer Token

-------------------------------------------------------------------------------------
Join WhatsApp Channel: https://whatsapp.com/channel/0029VaE0...
Check out our website: https://www.freetrained.com/
Facebook Page Link:   / free_trained  
Facebook Group Link:   / 1746009532359857  

Please Subscribe Our YouTube Channel For More interesting Videos And Don't Forget To Share Our Channel With Your Friends.

Note: *Please Turn Off Any Ad Blocker Software or add-on to support us.

#aspnetcore #aspnetcorewebapi #webapi #web #api #programming #coding #course #csharp #framework

Комментарии

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