File

core/authentication/password-strength-checker.service.ts

Index

Methods

Methods

getStrengthColor
getStrengthColor(password: string)
Parameters :
Name Type Optional
password string No
hasLowerCase
hasLowerCase(password: string)
Parameters :
Name Type Optional
password string No
Returns : boolean
hasNumbers
hasNumbers(password: string)
Parameters :
Name Type Optional
password string No
Returns : boolean
hasSpecialChars
hasSpecialChars(password: string)
Parameters :
Name Type Optional
password string No
Returns : boolean
hasUpperCase
hasUpperCase(password: string)
Parameters :
Name Type Optional
password string No
Returns : boolean

results matching ""

    No results matching ""