Best Practice for storing User Profile attributes

User profile attributes should be stored in user_metadata. Best practices for using user data storage are outlined here.

You can retrieve the user info using the Auth0 Management API’s Get a User endpoint.

1 Like