@argusjs/policy-zxcvbn
v0.1.1
Published
Password strength scoring using zxcvbn.
Readme
@argusjs/policy-zxcvbn
Password strength scoring using zxcvbn.
Part of ArgusJS -- Enterprise-grade, fully pluggable authentication platform.
Install
pnpm add @argusjs/policy-zxcvbnUsage
import { ZxcvbnPolicy } from '@argusjs/policy-zxcvbn';Docs
See the main documentation for full API reference and examples.
