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:
Implementing Role-Based Access Control in Your Blazor B2B SaaS Application
Learn how to add Role-Based Access Control (RBAC) to your B2B SaaS application that leverages Auth0 Organizations.
2025-05-15

.NET MAUI Authentication on Windows: The OpenID Connect Challenge
The challenges that .NET MAUI developers face to integrate OpenID Connect in their desktop and mobile applications.
2025-05-06
Enforce Customer Email Verification in Your B2B Blazor Web App
Checking your customers' email addresses is a basic rule for securely onboarding them in your B2B SaaS application. Learn how to do it in your Blazor Web App.
2025-04-24

Announcing a New Release of the Auth0 OIDC Client for .NET
We released a new version of the .NET SDK for desktop and mobile applications. Learn what's new.
2025-04-21

OAuth 2.0 and OpenID Connect: The Professional Guide
The final release of Vittorio Bertocci's book about OAuth 2.0 and OpenID Connect is finally out! Learn more about the project journey and download your free copy.
2025-04-14

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.
2025-04-10
Enable Self-Subscribing Model in Your Blazor B2B SaaS Application
Learn how to enable self-subscription in your B2B SaaS application and automate the Organization creation process using the Auth0.NET SDK.
2025-03-25

Letter to Blazor
An overview of Blazor's promise and pitfalls, questioning the hidden complexities of unifying server and client development.
2025-03-10

Securing Blazor in All Its Flavors
Implementing authentication based on the different types of applications you can build with Blazor with guidance on the best practices.
2025-02-27