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:

Dealing With Non-Human Identities
Dive into the world of Non-Human Identities (NHIs). Learn how they differ from traditional machine identities, their role in AI, the top security challenges, and the best practices for securing your machine-to-machine interactions.
2025-09-09

Fine-Grained Authorization in ASP.NET Core with Auth0 FGA
Learn how to implement fine-grained, relationship-based authorization in an ASP.NET Core minimal API using Auth0 FGA.
2025-09-05

Being a Developer in the Vibe Coding Era
How is the work of developers changing in the age of AI and vibe coding? Will technical skills still be needed?
2025-08-26
Protect Your Access Tokens with DPoP
Learn what DPoP is and how it works under the hood to enhance your application security and mitigate the effects of access token theft.
2025-08-25

Five Myths About JWTs Debunked
Dive deep into the common myths surrounding JSON Web Tokens (JWTs), from their security to their role as access tokens, and why they aren't a one-size-fits-all solution for session management.
2025-08-07
Anatomy of an OAuth 2.0 Authorization Request
Dive into the structure of an OAuth 2.0 authorization request to understand its key parameters and why this knowledge is crucial for developers, even when using SDKs.
2025-07-25
OAuth 2.0 Access Tokens and the Principle of Least Privilege
A deep dive into OAuth 2.0 access tokens and the principle of least privilege to enhance your application's security by correctly scoping tokens and implementing robust validation strategies.
2025-07-17

Computer Science and Philosophy
The dangerous relations between computer science and philosophy: concrete effects of a seemingly abstract link.
2025-07-16

User Onboarding Strategies in a B2B SaaS Application
Implement effective B2B SaaS user onboarding strategies with Auth0. Learn about self-service, admin provisioning, and JIT flows, plus a Blazor invitation example.
2025-07-14