authorizerdev/authorizer-angular

Password validation utility not working correctly

Opened this issue · 0 comments

Version: latest

Describe the bug

  • Special characters are not considered in password validation when the Strong Password feature is enabled.

Steps To Reproduce

  • Make sure Strong Password feature is enabled.
  • Open up the page containing the authorizer-signup or authorizer-reset-password components.
  • Type in a password with a special character in it.

Expected behavior

  • Special characters should be considered while validating the user password.

Screenshots

Desktop (please complete the following information):

  • OS: macOS Monterey
  • Browser: chrome
  • Version: latest

Additional context