JWT Authentication in ASP.NET Core Articles, Tutorials & News
JWT Authentication in ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
74 articles Updated Page 3 of 3
JWT Authentication in ASP.NET Core articles, tutorials, and news from the DotNetNews archive.
JWT Authentication in ASP.NET Core articles
Page 3 of 3
Newest first
-
Best Practices for Implementing JWT Auth in .NET Core and React
faciletechnolab.com Issue #255
Master secure JWT authentication for .NET Core APIs and React frontends. Learn battle-tested implementation strategies, avoid critical security flaws, and implement best practices for enterprise-grade...
-
How to Build an E-commerce Application Using .NET 9
medium.com Issue #254
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Building a Secure API with ASP.NET Core, JWT, and Refresh Tokens
medium.com Issue #249
https://medium.com/@MatinGhanbari/building-a-secure-api-with-asp-net-core-jwt-and-refresh-tokens-03dac37b4055
-
How I Secured a .NET Core API Without JWT or Cookies — The Power of Custom Authentication
medium.com Issue #242
https://medium.com/@sunita.rawat.cgi/how-i-secured-a-net-core-api-without-jwt-or-cookies-the-power-of-custom-authentication-99a48257c852
-
Implementing JWT Authentication For Multiple Users
benedictodoh.medium.com Issue #241
https://benedictodoh.medium.com/implementing-jwt-authentication-for-multiple-users-c7345b5a75fc
-
The Fastest Way to Add JWT + Google Auth to Your ASP.NET Core API
doumer.me Issue #240
https://doumer.me/add-jwt-authentication-to-asp-net-core/
-
JWT Auth in ASP.NET MVC: Secure REST API with C#.NET
c-sharpcorner.com Issue #237
https://www.c-sharpcorner.com/article/jwt-auth-in-asp-net-mvc-secure-rest-api-with-c-sharp-net/
-
Minimal API with Authorization JWT Token in .NET 9
c-sharpcorner.com Issue #230
https://www.c-sharpcorner.com/article/minimal-api-with-authorization-jwt-token-in-net-9/
-
JWT Authentication in .NET
medium.com Issue #226
https://medium.com/@pasanmanohara/jwt-authentication-in-net-ee691b8f7f2a
-
Session vs JWT vs OAuth vs SSO Explained with Real C#.NET Examples
medium.com Issue #217
https://medium.com/nerd-for-tech/session-vs-jwt-vs-oauth-vs-sso-explained-with-real-c-net-examples-c1a52e3235d8?source=rss------csharp-5
-
How to Implement JWT Authentication in ASP.NET Core
benedictodoh.medium.com Issue #205
https://benedictodoh.medium.com/how-to-implement-jwt-authentication-in-asp-net-core-4bad7bbc9a99
-
Secure .NET 8 Web APIs in 2025: JWT, CORS & Cookies
medium.com Issue #195
https://medium.com/@karthikns999/secure-dotnet8-webapi-security-jwt-cors-cookies-2025-3688ba32cfb3
-
Getting Started with JWT Authentication in .NET 8 APIs: A Beginner’s Guide
medium.com Issue #189
https://medium.com/@ashokreddy343/37c72c86b1ff
-
Understanding JWT Authentication and Authorization in ASP.NET
medium.com Issue #180
https://medium.com/@waheedarshad239/understanding-jwt-authentication-and-authorization-in-asp-net-411a82934da9
-
Understanding JWT: A Simple Guide
medium.com Issue #166
https://medium.com/@harshalbhamare02/understanding-jwt-a-simple-guide-95d8b230f824
-
Implementing JWT Token Service with RSA Encryption in C#
medium.com Issue #148
https://medium.com/@razeshmsb02/implementing-jwt-token-service-with-rsa-encryption-in-c-517c381b1766
-
Implementing JWT Token Service with AES Encryption in C#
medium.com Issue #147
https://medium.com/@razeshmsb02/implementing-jwt-token-service-with-aes-encryption-in-c-9a343ca578bc
-
ASP.NET Core security and C# performance
DotNetNews Issue #131
A varied .NET roundup covering keyed services, memory profiling, JWT and API keys, C# 13 previews, caching, NuGet, and MAUI.
-
Minimal APIs, DDD, and JWT testing
DotNetNews Issue #121
This issue covers Minimal APIs, domain-driven design, JWT testing, EF Core migrations, and practical C# tips for working .NET developers.
-
Modernizing .NET apps and APIs
DotNetNews Issue #112
Issue #112 covers .NET 9 migration, API docs with Scalar, GC tuning, SignalR, JWT, Aspire container lifetime, and more practical dev guidance.
-
C# generics, JWTs, and performance
DotNetNews Issue #104
Issue #104 mixes C# fundamentals, JWTs, performance troubleshooting, Docker, and Visual Studio extensions for everyday .NET developers.
-
Guid equality, CQRS, logging, and more
DotNetNews Issue #99
A varied roundup covering GUID comparison, EF Core AutoInclude, JWT-secured APIs, custom middleware, and a .NET Framework migration guide.
-
C# tips, auth, Blazor, and Copilot updates
DotNetNews Issue #85
A varied .NET roundup with C# tips, multi-tenant JWT auth, Blazor layouts, Visual Studio Copilot features, and architecture tests.
-
LINQ, validation, and ASP.NET Core
DotNetNews Issue #57
Issue #57 covers new C# 13 LINQ methods, FluentValidation, ASP.NET Core security and performance tips, plus .NET 9 and AI sample updates.