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 Feb 1, 2023. It is now read-only.
Currently we using "zxcvbn": "^4.4.2" on react
Everything is okay except for the score, on the front end side we got score 4
But in the backend (golang) we got score 2
The text was updated successfully, but these errors were encountered:
@nbutton23: Any move on this issue, because I'm running in the same issue and it is quite annoying to add (caused by that) a bonus of +1 for the backend, to match the frotend.
Currently we using "zxcvbn": "^4.4.2" on react
Everything is okay except for the score, on the front end side we got score 4
But in the backend (golang) we got score 2
The text was updated successfully, but these errors were encountered: