Sign in with different provider #3769
-
I have a basic auth with multiple providers (google/github/gitlab) users are persistent on MongoDB. The problem I have is that if a user signed in with, say, Gitlab provider later attempts to sign in with any other provider will cause an OAuthAccountNotLinked error. Is this behavior expected, and are there any ways to link users to multiple accounts? |
Beta Was this translation helpful? Give feedback.
Answered by
baptisteArno
Jan 31, 2022
Replies: 1 comment 1 reply
-
Hey @sas604 , check this out: "When I sign in with another account with the same email address, why are accounts not linked automatically?" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sas604
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @sas604 , check this out: "When I sign in with another account with the same email address, why are accounts not linked automatically?"