permalink | title |
---|---|
pat/passwordstrength/ |
Password strength |
Check the strength of a password.
Option | Type | Default | Description |
---|---|---|---|
zxcvbn | string | cdnjs | Location to load zxcvbn from. Defaults to cdnjs |
<input type="password" class="pat-passwordstrength" />
<input
type="password"
class="pat-passwordstrength"
data-pat-passwordstrength="zxcvbn: //lowe.github.io/tryzxcvbn/zxcvbn.js"
/>