Skip to content

Ask HN: How are you checking password strength on the client?

3 pointstotallystupid1 comment
On HN

Comments

Simple length checkers and regular expressions. Only do it as a convenience, and perform all validation on the server as if no checks were performed on the client, as they might not have been.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.