openMF/digital-bank-ui

Add a set of rules for a strong password

Opened this issue · 5 comments

Feature Request

In the current implementation, the existing system only has a password of at least 8 characters policy that's not sufficient for a strong password.

A set of rules is required.

  • At least 8 characters—the more characters, the better
  • A mixture of both uppercase and lowercase letters
  • A mixture of letters and numbers
  • Inclusion of at least one special character, e.g.,! @ # ? ]

Hi @giorgiozoppi @abhi40308 Should I create a pr?

Kindly let's know here if I have missed any rule.

Hi @giorgiozoppi @abhi40308 Should I create a pr?

Kindly let's know here if I have missed any rule.

Your rules are good to proceed

Thanks @BLasan, @giorgiozoppi @abhi40308 Can I please go ahead?

@RadheTians Sure go ahead

Ok i will keep the lead of this project ro make progress