Data collected for iOS Nutrition Labels

Hi !

In order for us to provide accurate Privacy Nutrition Labels to Apple during our review, we need to know whether all our third party libraries collect any kind of data. Is there any data collected by Auth0 or JWTDecode that we should specify in our review? (such as crash, usage, diagnostics etc.)

Thanks!

According to the official documentation of Auth0, user information for your tenant is stored in a hosted cloud database, or you can choose to store user data in your own custom external database.
To store user data beyond the basic information Auth0 uses for authentication, you can use the Auth0 data store or a custom database
https://auth0.com/docs/secure/security-guidance/data-security/user-data-storage

The same documentation also mentions that Auth0 stores user metadata in Elasticsearch for search purposes