Skip to content

login email and password validation #143

@oneknucklehead

Description

@oneknucklehead

Is your feature request related to a problem? Please describe.
Currently the login/signup page accepts any password that is entered even if the length of the password is one or two letter.

Describe the solution you'd like
Adding regex to validate the password and making it necessary to be eight letters long and a combination of Uppercase and lowercase characters. Also, show errors if the password doesn't match the criteria instantly.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions