Skip to content

Add password requirements in Register Page #3

Description

@akashdeep023
  • Length: Passwords should be at least 8 characters long, but longer is better.
  • Complexity: Passwords should include a combination of uppercase and lowercase letters, numbers, and symbols.

UI

Password must be at least 8 characters and contain 1 number, 1 uppercase
letter
, 1 lowercase letter, and 1 symbol.

If the password contains 1 number then the color of the 1 number will turn green.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions