You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
We need our passwords to contain at least a non-alphanumerical character. Is there a way of passing that as an option to control when it becomes valid?
The text was updated successfully, but these errors were encountered:
Since such rules are really orthogonal to strength, I'd suggest instead a different feature that's sorely needed for many other reasons: pass in a custom input component. Then it can perform and display it's own validation independently (above) the strength meter. As well as render consistently with your other text fields. I'm preparing just such an enhancement to submit.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need our passwords to contain at least a non-alphanumerical character. Is there a way of passing that as an option to control when it becomes valid?
The text was updated successfully, but these errors were encountered: