005762c240
When you use a prefilled email the web app checks the db to know if the user exists. If not the web app enter in signUp mode. If you changed your email after, the signup mode was not reset. This PR fixes that. Fix the error with the message "Invalid sign in up params".
Run yarn dev while server running on port 3000