I have a few fields that I want to collect like first name, last name, date of birth and other small string-only fields that would go in user_metadata whereas the first/last name would go on Auth0 user.
Using the New Universal Login Page experience, can you collect more fields during the sign-up process?
Our team is answering some of our most frequently asked questions.
The code snippet you mentioned can be integrated into your Universal Login Page template via the Management API. For detailed instructions on how to do this, please refer to the following documentation:
Additionally, there’s a new feature called Auth0 Forms, which enables low-code workflows perfect for progressive profiling. This allows you to collect additional user data in stages as part of the sign-up process.
You can learn more about Auth0 Forms and how to configure progressive profiling through these resources: