/password-constable

Primary LanguageJavaScriptMIT LicenseMIT

password-constable

This is a utility to combine functionality of auth0 password-sheriff and dropbox zxcvbn libraries.

Use it to programmatically set password requirements rules, and get a password strength meter.

Installation

npm install password-constable

Usage

See tests in src/index.test.js for example ES2015 usage in node.

License

MIT