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

筅森魡賤 提交于 2019-12-24 09:07:18

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!