开发者

RevokeAuthorization in new JavaScript Facebook SDK

what is the right way to do revokeAuthorization in new Jav开发者_运维百科ascript SDK?


as javascript sdk allows us to makes API calls to the Graph API or Deprecated REST API via the FB.api method, you can revoke Authorization via invoking the auth.revokeAuthorization old rest api method.

you can refer to the following fb doc for the usage of FB.api and auth.revokeAuthorization: http://developers.facebook.com/docs/reference/javascript/FB.api/ http://developers.facebook.com/docs/reference/rest/auth.revokeAuthorization/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜