I’m wondering how I can set a new user’s first name and last name when they register, because every time a new user registers, the name in the Auth0 dashboard is the email address.
I am using Universal Login.
After seeing that there are now Forms (great feature by the way), I wonder if there is a way to control this somehow?
Currently, the best way to update the user profile would be to use Forms for Actions with progressive profiling, which would launch for the user if these fields are not populated. You can learn how to implement this here → Use Cases: Configure a progressive profile form using Forms