开发者

Verified Users - is there a way to verify user by SDK?

开发者 https://www.devze.com 2023-04-11 19:39 出处:网络
in the user object we have a bool \"verified\" field, that indicates whether or not Facebook has verified the user.

in the user object we have a bool "verified" field, that indicates whether or not Facebook has verified the user.

From documentation: A user is consid开发者_如何学运维ered verified if she takes any of the following actions: Registers for mobile, Confirms her account via SMS, Enters a valid credit card

Is there a way using SDK (example: with FB.ui or similar approach) to show directly to a user a dialog with which ask account verification ?

Searching in the documentation i don't find nothing, but maybe i'm searching in the wrong way !!!

Thank you in advance.

Emanuele


No, this is not implemented by facebook. You could redirect the user to the Mobile phone verification page: http://www.facebook.com/confirmphone.php but you wouldn't have any callback from the page.

0

精彩评论

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

关注公众号