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 we are updating user info, we should ensure that only one account can use an email address at a time. Currently, we do not check to see if the new email is in use already before changing the account to use it - I think this should be changed