You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When signing up, you are allowed to sign up with the same email twice. There should be a way to check if this email exists in the database, and if it does, to not let the user sign up.