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:
Encoding, Encryption, and Hashing
Encoding, Encryption, and Hashing have different goals and shouldn't be confused. Learn the differences.
2022-03-02
Country-Based Access with Auth0 Actions
How to deal with logins that must meet specific criteria based on the user’s country? Let's see how you can do this.
2022-01-31
Migrating Auth0 Rules to Auth0 Actions
Are you considering migrating your Auth0 Rules to Auth0 Actions? Here are some guidelines to do it successfully.
2022-01-27
Managing Trial Periods with Auth0 Actions
How to use Auth0 Actions to let users access your application or website for a trial period.
2022-01-19
Customize User Registration Experience with Auth0 Actions
Learn how to customize the user registration experience with Auth0 Actions.
2021-12-22
Forbidden, Unauthorized, or What Else?
How to use HTTP status code in the authorization context? When to use '401 Unauthorized' status code? When to use '403 Forbidden'?
2021-12-20
Add Authentication to Your ASP.NET Core MVC Application
Learn how to add authentication to your ASP.NET Core MVC Application by using Auth0.
2021-12-14
Permissions, Privileges, and Scopes
What is the difference between permissions, privileges, and scopes in the authorization context?
2021-12-01
.NET 6 Highlights
What's new in .NET 6? What are the main relevant features brought by the new version of the .NET platform? Let's take a quick look.
2021-11-19