Can we add more field during signup? I am using next-auth0

I want to add more custom field in my signup form.

I am using next-auth0 universal login (new).
So how do i add new fields in my signup form.

Hi @bytesagar,

Welcome to the Auth0 Community!

To include more fields on your custom sign-up form, you’ll need to pass the additionalSignUpFields property to your Auth0Lock widget.

You may find this our How do I add custom fields to the signup/login widget? FAQ and Lock Configuration Options documentation helpful.

Please let me know if there’s anything else I can do to help.

Thank you.

1 Like

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