Asking user to enter first name and last name

Hi,

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?

Thanks in advance!

Hi @manuel.poelzl1

Welcome back to the Auth0 Community!

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

I hope this will help you!
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.