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
Why does logging in through oauth always create a new user instead of binding an existing user? For example, I want to use the mailbox as an identifier when oauth logs in, if the mailbox exists, how to bind an existing account?
Steps to reproduce
Why does logging in through oauth always create a new user instead of binding an existing user?