Skip to content

How to register multiple OAuth logins to the same user? #895

Answered by oOBoomberOo
oOBoomberOo asked this question in Help
Discussion options

You must be logged in to vote

The passReqToCallback option can be used to pass the Request object to the verifier function, and then you can handle the connecting account logic by checking if the req.user object exists or not.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@oOBoomberOo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by oOBoomberOo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants