Hi,
We’re creating a React-Native app and implementing your Auth0 in it. We saw and have implemented some of your options here in the Auth0 Dashboard for Username-Password-Authentication (Auth0 Dashbaord > Connections > Database > Username-Password-Authentication > Password Policy, or the URL is: https://manage.auth0.com/#/connections/database/con_kfdUA3EhcIrcXzpA/security).
One thing - is there a way to override programmatically the options for password strength? I ask because we were seeking something in between two of your hard set options — we were looking for something in between six letters minimum and eight characters with a mix of capital letters, lower case and numbers. We were seeking something in between that for our users, such as 7 or 8 characters with a mix of letters & numbers, not necessarily capitalized letters.
If there is a way to do this programmatically with Auth0, and there is documentation on how to do it, if you could please point me in that direction, please, I would be very grateful.
Also, as a feature request, I think the slider to choose level of Password security is nice, but I would also like like to see a choice dialogue with checkboxes or drop-downs for more granular choices. Something like —
] - Must Use One Uppercase Letter
] - Must Use One Numeral
] - Must Use Special Characters !@#$%^&*]
Minimum Number of characters -
6 <= (drop down or scroll wheel)
7
8
9
≥10
… etc.
Just my suggestion. Please let me know if any of what I ask for overriding the parameters for Password security programmatically is possible. Thank you in advance.
best,
— faddah wolf
portland, oregon, u.s.a.