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:
Managing Tokens in .NET MAUI
Learn the best practices for securing ID, access, and refresh tokens in your .NET MAUI applications and keeping a consistent user experience.
2023-03-01
Add Auth0 Authentication to Blazor Hybrid Apps in .NET MAUI
Learn how to authenticate users of your .NET MAUI Blazor application using Auth0.
2023-02-23
Zen and the Art of Identity Management
Should developers know Identity protocols like OIDC and OAuth, or should they only rely on high-level abstractions like SDKs?
2023-02-20
Information, Computers, and... Telescopes
Let's explore the unclear relationship between computers and computer science.
2023-02-10
Speaking about the Turing machine
What is the Turing machine? What is its relationship with computers? What is its impact on humans?
2023-01-09
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.
2022-12-12
What's New in .NET 7 for Authentication and Authorization
Let’s explore the new .NET 7 features for improving and simplifying authentication and authorization support in .NET applications.
2022-11-03
Call a Protected API from a .NET MAUI App
Learn how to call a protected API from your .NET MAUI application.
2022-10-21
Choosing the Right .NET SDK for Auth0
A map to choose the right SDK to integrate Auth0 in your .NET application.
2022-09-22