jshoyos / soen390-team01

MIT License
0 stars 0 forks source link

Fix firebase password #32

Closed kmarsolais closed 3 years ago

kmarsolais commented 3 years ago

Describe the bug It is not possible to create or log in with account information that has a password length of fewer than 6 characters. Nothing happens after pressing login, it stays on the login page.

To Reproduce Steps to reproduce the behavior:

  1. Go to the login page
  2. Enter username: Kmarsolais@hotmail.com
  3. Enter password: test1
  4. Click Login
  5. Nothing will happen no validation