Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 443 Bytes

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