Integration with Facebook and Twitter

Dileep 1

New member
Nov 18, 2012
8
0
0
Visit site
Guys

I am developing a windows phone app for which I required integration with facebook and twitter.
Requirement is - If user logs-in into facebook or twitter apps in the device, we must use the same login tokens and should proceed with our app. We should not prompt for username and password again.

NOTE:
I cannot use any facebook or twitter api's for login. I should use the same token from which user logged in into facebook or twitter app installed in the device.

Please help.
 

AdamDawes

New member
Feb 4, 2011
59
0
0
www.adamdawes.com
I think it depends on what you want to do with Facebook and Twitter.

You can easily share links or status messages using the Microsoft.Phone.Tasks.ShareLinkTask/ShareStatusTask classes. Those will integrate with the existing configured accounts. If you want to do more than that (reading status updates, for example), I suspect you'll have no option but to interrogate the appropriate API directly, and you'll need to prompt the user to authenticate in this case. I could be wrong, but I'm not aware of any way to read the user's authentication token details from the device.
 

Members online

Forum statistics

Threads
323,291
Messages
2,243,579
Members
428,054
Latest member
moocher720