开发者

facebook - user changes password and invalidates the access token

Is 开发者_开发知识库any way to keep alive facebook access token also when user changes his password? Even with offline_access ?


No, this is put in place to protect users in the event their account gets hacked or an app starts spamming. They will need to re-authenticate with your application.


Here's a how-to guide for handling this case: https://developers.facebook.com/blog/post/500/

You should probably check the full Authentication document too

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜