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
I have two Oauth providers twitter and google, I am using the same email for the two, when I tried to connect first with twitter it creates an account.
Later I try to login with google, I get an error: this email has been already used.
I was expecting to be able to associate my google Oauth with the account created using twitter.
The text was updated successfully, but these errors were encountered:
TLDR; the user already has an assigned auth method, so it shouldn't be possible to connect unless the user is authenticated (or authenticates again as suggested in #115).
I have two Oauth providers twitter and google, I am using the same email for the two, when I tried to connect first with twitter it creates an account.
Later I try to login with google, I get an error: this email has been already used.
I was expecting to be able to associate my google Oauth with the account created using twitter.
The text was updated successfully, but these errors were encountered: