Skip to content

Conversation

@Skutlis
Copy link

@Skutlis Skutlis commented Feb 27, 2025

Requirements:

Password

  • The password should not be less than 8 characters in length

  • The password should contain at least one uppercase character

  • The password should contain at least one number

  • The password should contain at least one special character

  • Message if check fails should be displayed under the input field
    Email

  • The email address must not already be in use

  • The email address must be in a valid format (e.g. abc@abc)

  • Message if check fails should be displayed under the input field

Skutlis and others added 8 commits February 26, 2025 09:01
Set the endOfLine parameter for prettier to auto
…essages are prop drilled to the textinput components. No requests are made in the registration unless we are certain that both the email and password contains the correct format. Also contains provides a message if the email is already in use. gg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants