I was implementing auth0 passwordless to the login flow. But I want to add two extra fields to the signup form to capture the first name and phone number during signup.
I am using the Universal Login form for passwordless authentication.
Is there any way to do this procedure during signup?