• Blog
  • Search results shown for:

"asp.net-core"

10 of 22 results

developers

Apr 10, 2025 • 10 min read

When ASP.NET Core Identity Is No Longer Enough

Let's explore the scenarios where ASP.NET Core Identity shows its limitations and what the alternatives are.

Andrea Chiarelli

developers

Oct 24, 2024 • 12 min read

ASP.NET Core Authentication Behind Proxies

Learn how to overcome ASP.NET Core authentication configuration issues when your application is behind a proxy, load balancer, gateway, container, or similar system.

Andrea Chiarelli

developers

Nov 23, 2023 • 13 min read

Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma

Should you use cookie-based or token-based authentication in ASP.NET Core Identity? Or should you use JWT and OpenID Connect?

Andrea Chiarelli

developers

Dec 12, 2022 • 15 min read

Test Authorization in ASP.NET Core Web APIs With the user-jwts Tool

How to use the new user-jwts tool to test a protected ASP.NET Core Web API without involving an authorization server.

Andrea Chiarelli

developers

Aug 30, 2022 • 14 min read

Use Refresh Tokens in ASP.NET Core Apps

Learn why and how to use refresh tokens in ASP.NET Core applications.

Andrea Chiarelli

developers

Aug 23, 2022 • 17 min read

Call Protected APIs in ASP.NET Core

Learn the right way to call a protected API using an access token in ASP.NET Core applications.

Andrea Chiarelli

developers

Jul 29, 2022 • 9 min read

Force HTTPS in ASP.NET Core Apps

How to force your ASP.NET Core application to use only HTTPS? Learn the best practices for different scenarios.

Andrea Chiarelli

developers

Dec 14, 2021 • 14 min read

Add Authentication to Your ASP.NET Core MVC Application

Learn how to add authentication to your ASP.NET Core MVC Application by using Auth0.

Andrea Chiarelli

developers

Nov 4, 2021 • 27 min read

Backend For Frontend Authentication Pattern with Auth0 and ASP.NET Core

Understand the Backend For Frontend authentication pattern and how it can be implemented in ASP.NET with Auth0.

Pablo Cibraro

developers

Oct 15, 2021 • 26 min read

Implementing Nanoservices in ASP.NET Core

Learn how nanoservices differ from microservices and how to build them with ASP.NET and Azure Functions.

Joydip Kanjilal

Load more