开发者

Is it possible to login to multiple facebook accounts? (C# 4.0)

开发者 https://www.devze.com 2023-03-17 04:53 出处:网络
I am creating a small desktop application, which would ideally allow multiple facebook users to log in. After they play a game (on one machine), I\'d like to be able to individually post their status

I am creating a small desktop application, which would ideally allow multiple facebook users to log in. After they play a game (on one machine), I'd like to be able to individually post their status to their Facebook accounts. This is possible if there is just开发者_开发问答 a single user, but multiple users are causing problems with Sessions and so on. Can anyone advise a way to get around this? Thanks!


To better answer your question, it would help to know how exactly you're connecting to Facebook from your game software.

In general, if you're using OAuth tokens to do it, try keeping separate sets of access tokens and pass along each one when appropriate.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号