Can I force user to disconnect from the app? i.e. if user broke some rules, caught cheating, I not only want to remove him from our local DB, but also to disconnect him from using our app too (so it would not appear on his profile anymore).
Share
auth.revokeauthorizationis the answer. http://developers.facebook.com/docs/reference/rest/auth.revokeauthorization/24 August 2014:
To de-authorise a user, you need to make the following request:
https://developers.facebook.com/docs/graph-api/reference/v2.1/user/permissions