I am trying to make a app where I have user, the class is Guest, can register, login and update his profile. Now I have a problem because he can't login, I think it is because I have set that the email is unique, what it should be cause it is the username for the user.I am trying to make a app where I have user, th