Custom fields with Passwordless Auth0

I used Auth0Lock with additionalSignUpFields to add custom field in signup, but when I tried to use passwordless by changing Auth0Lock to Auth0LockPasswordless, additionalSignUpFields was not shown in signup. Is it not possible to have custom fields with Auth0LockPasswordless?

Hey @mannu2612, Welcome to the Auth0 community!

additionalSignUpFields is only supported for database signups.
More information here:
https://auth0.com/docs/libraries/lock/lock-configuration?#additionalsignupfields-array-

You can look for some alternate options here:

Regards,
Sid

1 Like

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