A password strength validator that shows how secure is the typed password - no data is collected 💪
-
Updated
Sep 23, 2022 - JavaScript
A password strength validator that shows how secure is the typed password - no data is collected 💪
An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
Generate new passwords and check the strength of the passwords.
Simple javascript to check password strength
Application is designed to enhance security by ensuring users set strong passwords. This is achieved by validating passwords against a set of configurable rules and checking if they have been compromised.
Vanilla JS plug-in with zero configuration integrate with HaveIBeenPwned API v2
npm module for checking if password is strong enough & tell user why it's not strong based on a schema.
password checker (Winner innovation award on js.classes.org Oct 2016)
A React-based tool for generating secure passwords and assessing their strength, featuring a user-friendly interface and customizable criteria.
A simple password validation checker for secure passwords
a tools to check a password how strong and make it strong.
A Material-UI password input with list of password validation steps or conditions that should be fulfilled.
Add a description, image, and links to the password-checker topic page so that developers can more easily learn about it.
To associate your repository with the password-checker topic, visit your repo's landing page and select "manage topics."