How to Use HttpOnly Cookie in .NET Core for Authentication and Refresh Token Actions
In this article, we will show you how to use HttpOnly Cookie in .NET Core apps to secure our JWT...
Read Moreby Marinko Spasojević | Updated Date May 1, 2024 | Security | 0
In this article, we will show you how to use HttpOnly Cookie in .NET Core apps to secure our JWT...
Read MoreIn this article, we will talk about the tools and best practices for secret management in .NET...
Read MoreAuthorization policies play a major role in modern ASP.NET Core authorization. We generally...
Read Moreby Muhammad Afzal Qureshi | Updated Date Apr 4, 2024 | C#, Security | 0
In today’s interconnected web ecosystem, all communicating parties must ensure secure...
Read MoreMany developers widely use API key authentication to secure API endpoints. This approach...
Read MoreIn this article, we are going to learn about extending IdentityUser with custom properties in...
Read Moreby Phil Broderick | Updated Date Jan 31, 2024 | Client Library, Security | 0
Authentication is inherently a complex topic to understand and implement in our applications. So,...
Read Moreby Ryan Miranda | Updated Date Apr 28, 2024 | Security | 0
In this article, we are going to discuss the use of a Content Security Policy (commonly referred...
Read Moreby Phil Broderick | Updated Date Jul 22, 2024 | Client Library, Microservices, Security | 2
Microservices are a common design pattern nowadays in software applications. Moreover, we usually...
Read MoreWhen authorizing requests in ASP.NET Core Web API projects, it’s not enough to know the...
Read MoreWhether you want to master web development or software architecture you should check our COURSES and pick the one that you like.