Problem statement
How to force a new user to confirm their password during the sign-up process.
Solution
At the time of this writing (February 2024), there is no ‘out of the box’ way to select this type of feature.
Create with code
This feature could be implemented with auth0.js on signups. For further information, refer to Auth0.js v9 Reference - Signups .
Request a feature
To see this functionality implemented as a regular Dashboard option are encouraged to submit a feature request via our Customer Feedback page. All requests will be reviewed and prioritized by our Product team.