开发者

Is it possible to force facebook password entry on adding application

I want to ensure that the app I am working on is added to the correct FB account. More specifically, I want to ensure that it is not erroneously added to the account of a user who may have been previously using the br开发者_如何学Pythonowser.

A user first comes to my app via an email link. In some cases, the browser they are using may have an active session for a FB user who was previously using the browser. FB will ask if they want to grant access to my app, but it could be for the previous user and the current user might not recognize this.

An obvious solution is to only permit a user to add my app if they can correctly enter their FB credentials - is it possible to do this - only allow a user to add an app if the user enters their credentials correctly?


Yup. You need this: https://developers.facebook.com/docs/reauthentication/ :)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜