开发者

Disconnect / disallow own application to users facebook (SDK PHP API)

开发者 https://www.devze.com 2023-03-19 06:56 出处:网络
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:

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-applicati开发者_高级运维on"

Is there somebody that knows more about this?


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.

0

精彩评论

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