This document discusses what data Auth0 has, as well as how it processes this data.Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Data Auth0 possesses
All of the data Auth0 has about an end user is located in the Auth0 user profile. The specific attributes contained in the user profile vary based on customer implementation and are based on a number of factors, such as connection type, user consent during the authentication flow, and whether you’ve augmented the user profiles with additional information.When data is stored
The Auth0 user profile information is stored in Auth0 when you use a database connection. If a user logs in using any other type of connection (including custom database connections), Auth0 stores information provided by the external for future queries.How data is used
The personal data stored in Auth0 is used only for the purposes of providing its services, namely authenticating usersHow can I delete my data?
As the Data Controller, the Customer is responsible for managing and deleting data via the self-service features including:- Delete or Reset Tenants - Use this feature to delete a Tenant. When you delete a Tenant, the system permanently removes all associated Customer data.
- Manage Users Using the Management API - Use the API to retrieve, create, update, or delete users with the Management API.
- Manage Users in Dashboard - Use the Dashboard to create, view, modify, or delete users manually.
When is Customer data automatically deleted?
Auth0 retains Customer data as long as the Customer is considered active. Auth0 classifies a Customer as inactive when they meet both of the following conditions:- The Customer uses a Free Plan (including those who opted for or downgraded to a Free Tier).
- All associated tenants show no activity for a continuous period of 150 days.