JohnCosta27 / LessonLog

0 stars 0 forks source link

Implement email and password checking on register. #7

Open JohnCosta27 opened 2 years ago

JohnCosta27 commented 2 years ago

The email should be a valid email address.

Password should be safe (Uppercase letter, lowercase letter, number, symbol and of length 8).