问题
I am working on a small facebook application (PHP 3.x SDK), but now I need some help.. :(
I was wondering if it is possible to disallow your own application for the facebook user, let's say:
there is a button:
Connect your facebook to "my-cool-application"
and if the user doesn't want to anymore, they can
disconnect your facebook from "my-cool-application"
Is there somebody that knows more about this?
回答1:
You can't programmatically do this right now: there is no way to remove your own application permissions. The user will have to go remove your application through the Privacy Settings options.
来源:https://stackoverflow.com/questions/6656912/disconnect-disallow-own-application-to-users-facebook-sdk-php-api