JWT User Authentication in Asp.Net Core Identity with Web API

Опубликовано: 18 Март 2025
на канале: CodAffection
6,019
169

🍒 Related Videos
Organize Program.cs File (Next. Video) :    • How to Organize the Program.cs File i...  
User Registration (Prev. Video):    • User Registration in Asp.Net Core Ide...  
Same Topic with Angular Front-end:    • Angular & .Net Core API: User Registr...  
MVC App Build with Identity Core:    • Asp.Net Core MVC & Identity UI - User...  
More .Net Core Web API Tutorials:    • Asp.Net Core Web API Tutorials  
(Angular & .Net Core API) Tutorials:    • Angular & Asp.Net Core API Tutorials  
(React & .Net Core API) Tutorials:    • React & Asp.Net Core API  
Asp.Net Core MVC Tutorials:    • Asp.Net Core MVC Tutorial  

For more reference:
Asp.Net Core Middlewares : https://bit.ly/4djwFtv
Authentication Standards : https://bit.ly/4dgMfWL

Installed NuGet Packages :
Microsoft.AspNetCore.Authentication.JwtBearer

📂 GitHub Repo
➤ https://bit.ly/3A9GdsA

💖 Channel Support
➤ Paypal: https://bit.ly/3L36ut4
➤ UPI App: https://geni.us/ScanQRCode
➤ Amazon: https://geni.us/AmazonAffiliated

💌 For Business Inquiries
[email protected]

🚶‍♂️ Follow us
Facebook:   / codaffection  
Discord:   / discord  
Twitter:   / codaffection  

User Authentication with JWT and Asp.Net Core Identity using Web API

Discussed topics
00:00 - Introduction
03:25 - Authentication Middleware
08:21 - JWT Authentication
18:52 - Configuration JWT
25:02 - Create Login Web Method
35:08 - JWT Signature Validation

#aspnetcore #authentication #CodAffection