开发者

Facebook login window for Desktop application

I'm working on a desktop facebook application, to show facebook login window

FB = window.runtime.com.facebook;
fb = new FB.Facebook();
sessionHelper = new FB.utils.Desktop开发者_运维技巧SessionHelper(api_key)

The facebook login window doesn't show the full page height, and there's no scroll.

Also, any clue why the sessionHelper.logout(); doesn't take effect except when user restart the application?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜