Universal login-fields

How to add add additional fields in the sign-up like firstName,LastName, DOB and etc.
I saw this additionalSignUpFields but where can i add this , pls provide detail steps.
Am following link but it didn’t mentioned clearly where exactly i got to update

thanks

thanks

Hi @ysharat,

I suggest checking out this detailed knowledge solution:

Let me know if you have any questions.

Thanks,
Rueben

with this additionalSingupFields, am able to create that on signup page but when i register user i dont see that additional attributes created in DB rather it created in metadata, is it expected? What i had to do inorder ot create in db those fields specifically am adding firstname,lastname,city,DOB,phoneNo,address and etc.

Hi @ysharat,

Yes, that’s correct; this behavior is expected.

When configured in that way, the additional sign-up fields are included in the user’s user_metadata.

If you prefer, you can also save certain values to the root attribute.

I hope this helps!

Cheers,
Rueben

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