开发者

Authenticating a specific user via the graph api, and posting to their wall

I am trying to figure out if it would be possible to authenticate a specific user, with said users username and password using the graph api, and the posting a message to their wall.

Is this a possibility with the graph api?

开发者_高级运维

Thanx in advance!


You can present users with a webpage (provided by facebook) for entering their credentials. Facebook will then give you back a 'token' which you can pass into the Graph API to do things on that user's behalf. Read more about this at http://developers.facebook.com/docs/authentication/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜