Private Readonly ambiguousPrivate Readonly lowercasePrivate Readonly numbersPrivate Readonly symbolsPrivate Readonly uppercaseProtected InternalChecks password strength or generates secure passwords
The action parameters containing:
Password strength analysis or generated password
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private checkCheck password strength using zxcvbn
Private checkPrivate generateGenerate a secure password
Private getGet boolean parameter with default
Private getGet numeric parameter with default
Private getGet parameter value by name (case-insensitive)
Private getPrivate hasPrivate shuffle
Action that checks password strength and generates secure passwords
Example