Developers
- Python
Securing a Python CLI application with Auth0
- .NET
Use Refresh Tokens in ASP.NET Core Apps
- Flutter
Introducing the Auth0 Flutter SDK
- iOS
Working with Auth0 User and App Metadata in iOS Apps
- Android
Working with Auth0 User and App Metadata in Android Apps
Learn how to use user and app metadata in Auth0 user profiles to store additional information about your users.
- Actions
New Actions Feature: Build Your Own Custom Factor
Customers can now add custom prompts or factors in their post-login flow
- .NET
Call Protected APIs in ASP.NET Core
Learn the right way to call a protected API using an access token in ASP.NET Core applications.
- Spring Boot
Get Started with Spring Boot and SAML
Learn how to build a Spring Boot application that authenticates against Okta and Auth0 with Spring Security's SAML support.
- Node
How To Implement Custom Error Responses in Express
Learn why you may need custom error responses on 4xx errors, what a good custom format looks like, and how to apply it to your error responses in Express.
- Streamlit
Streamlit User and API Authentication with Auth0 Next.js SDK
In this article, I will show you how to build a Streamlit Component to authenticate users in Streamlit applications and external APIs with Auth0.
- .NET
Force HTTPS in ASP.NET Core Apps
How to force your ASP.NET Core application to use only HTTPS? Learn the best practices for different scenarios.
- Node
Node 16 Now Available for Rules and Hooks
- Android
Get Started with Android Authentication Using Kotlin