Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem] Checking credentials #51

Open
ademclk opened this issue Aug 25, 2022 · 2 comments
Open

[Problem] Checking credentials #51

ademclk opened this issue Aug 25, 2022 · 2 comments
Assignees
Labels
good first contribution Good for new contributors good first issue Good for newcomers programs

Comments

@ademclk
Copy link
Owner

ademclk commented Aug 25, 2022

Checking credentials

Input: 1 email, 2 password.

Email must be in appropriate format.

Password must have a mixture of both uppercase and lowercase letters, a mixture of letters and numbers, 1 special character, and 1 number. Password must be longer than 7 digits.

Write functions to check if email and password requirements are satisfied.

Write unit test for different combinations and make sure that it works as expected.

@gourcool
Copy link

Can you assign it to me ?

@ademclk
Copy link
Owner Author

ademclk commented Aug 21, 2023

Can you assign it to me ?

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first contribution Good for new contributors good first issue Good for newcomers programs
Projects
None yet
Development

No branches or pull requests

2 participants