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:
Sessions, Tokens, and Rock'n'Roll
An attempt to explore the relationship between sessions, cookies, and tokens in authentication.
2023-11-19
.NET 8: What's New for Authentication and Authorization
Let’s explore the new features brought by .NET 8 to support authentication and authorization in your applications.
2023-10-31
Auth0 Templates for .NET
To simplify the development experience for .NET developers, I started the Auth0 Templates for .NET project, a package of .NET project templates with everything needed to support Auth0's authentication and authorization services.
2023-09-12
How to Validate JWTs in .NET
Learn how to validate a JSON Web Token (JWT) in different contexts using C# in .NET.
2023-08-08
Blazor Server and the Logout Problem
Explore the logout issues with Blazor Server applications and learn how to resolve them.
2023-07-13
The Not-So-Easy Art of Logging Out
Logging out of an application may not be as easy as it can seem at first. Let's explore the options available in the different scenarios.
2023-06-21
World Wide Web Wars
A tale of 30 years of technology evolution for the frontend web development: the wars that determined the transition of the Web from a document sharing platform to a platform for running applications.
2023-06-04
Introducing Auth0 Templates for .NET
Create your .NET applications secured with Auth0 in less than a minute with Auth0 Templates for .NET.
2023-05-24
Support Auth0 in Azure Static Web Apps for Blazor WebAssembly Apps
Learn how to support Auth0 in Azure SWA for your Blazor WebAssembly application.
2023-05-11