No, you don’t need to store the user data separately in a database. You can call the Auth0 Management API List or Search Users endpoint from your Express/React app to search for user information. Further details around user search can be found here.
No, you don’t need to store the user data separately in a database. You can call the Auth0 Management API List or Search Users endpoint from your Express/React app to search for user information. Further details around user search can be found here.