We want to add on signup modal an extra field that lets users write a password once more to validate if it’s the same as the first one with following attribute.
My question is,
is the data stored in root, repeat_password in this case, will be fetched by any of API provided by Auth0?
(Ideally this property should be password type but seems it’s not possible)
I assume you are using the lock configuration for the case of having additionalSignUpFields. The values after successful signup are pulled and put in the user meta-data. So to answer your question, this data will be fetched while using Lock Configuration for the Universal Login.
This topic seems related to our new EA feature, Forms for Actions, which rolled out of the beta stage on May 7th. Our Product team prepared the whole Documentation page with examples of Use cases. Forms for Actions. If you find yourself having questions regarding this new feature for the next two weeks, we are hosting an Ask Me Anything session. Our Product Expert will provide comprehensive written answers on May 21st from 8 AM to 10 AM PST.
Find out more about Forms for Actions and learn more about AMA.