Skip to main content
cngx-src documentation

CngxPasswordStrengthFactory

Type Aliasforms/input

projects/forms/input/password-strength.factory.ts

Description#

Pure estimator signature: maps a raw password to a PasswordStrengthResult. Swap the default app-wide through CNGX_PASSWORD_STRENGTH_FACTORY (e.g. a zxcvbn-backed estimator) without touching CngxPasswordStrength.

Definition#

function