Articles
I’ve written several technical articles since 1997 for various blogs, websites, and magazines, both in English and in Italian. Here you can find a list of the most recent ones:

Use Refresh Tokens in ASP.NET Core Apps
Learn why and how to use refresh tokens in ASP.NET Core applications.
2022-08-30

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.
2022-08-23

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.
2022-07-29

Add Authentication to .NET MAUI Apps with Auth0
Learn how to authenticate users of your .NET MAUI application using Auth0.
2022-07-13

Security and Web Development
How to deal with the most common security threats in web development.
2022-06-08

Securing Razor Pages Applications with Auth0
Learn how to add authentication to your ASP.NET Razor Pages application using Auth0.
2022-05-30

URL, URI, URN: What's the Difference?
Let's try to shed some light on the differences between URL, URI, and URN.
2022-04-19

Migrating Auth0 Hooks to Auth0 Actions
Learn some guidelines to migrate your Auth0 Hooks to Auth0 Actions successfully.
2022-04-13

Using HTTPS in Your Development Environment
Why should you use HTTPS for development? How can you set it up? This article will explain (almost) everything.
2022-03-07