Facebook oauth, FB.getLoginStatus & FB.logout on IE, Chrome, Firefox & Android browsers
问题 I'm using FB's oauth to successfully authenticate users, but I'm having trouble reliably logging them out using what seems to be the recommended approach: FB.logout using the FB JDK. Specifically, calling FB.logout (after loading the FB JDK and calling FB.init ) successfully revokes the FB authentication granted during oauth if I'm using Chrome or Firefox. However, it does not seems to work in IE or in the Android browser. When I say it doesn't work in IE and Android browser, what I mean is