Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am building a small app that uses Facebook and Twitter credentials to login/register to use it.

I was wondering if once the user has completed registration if there are any known strategies to merge the accounts together if the user were to decide to do so.

One idea is to confirm matching oauth id's-

Meaning, if the user were to sign in Facebook one go-around, and later login with Twitter-- providing that the oauth id's are matching- Boom!- accounts now merged.

Is this an acceptable practice?

share|improve this question
@TRiG Thanks for the edit! – DudeSolutions Nov 23 '12 at 20:13

1 Answer

up vote 1 down vote accepted

The answer is...drum roll please........

No.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.