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 have a requirement where user can do login to the app via different social networks like fb, twitter or flickr. Once user choose any of the n/w for login, the other two accounts can be linked. Now my problem is where should I save the linked account details like auth tokens, because we need these linked account details when user does re login after logs out.

Thanks,

share|improve this question
Can you not use a Database to store it? – Vishwesh Shetty Oct 25 '12 at 7:32
I am not sure about that. How about storing the server? and getting back from the same? – nkd Oct 25 '12 at 10:27

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.