Pre user registration problem

Hi @siva09217,

Welcome to the Auth0 Community!

If you need to configure additional signup fields, I suggest either configuring them on the sign up page itself, or prompting your users to fill it in during their first sign up/login flow.

Please refer to the documentation below:

Using Forms will prompt the user to fill out the additional fields after they have signed up but before the login process has complete. This would take place during their initial signup and login attempt to capture these details.

Or alternatively, you can configure the sign up page itself to ask the user for these additional fields.

Ultimately, you get to decide when and where the user has to provide these additional fields.

Let me know if you have any questions.

Thanks,
Rueben