Facebook电子邮件扩展权限默认选项 [英] Facebook Email Extended Permissions Default Choice

查看:122
本文介绍了Facebook电子邮件扩展权限默认选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Facebook Javascript API来请求电子邮件的扩展权限。它的工作原理,用户可以选择真实的和代理的电子邮件。

I'm using the Facebook Javascript API to request extended permissions for "email". It works and the user can choose between real and proxied email.

在我的应用程序中,默认的选择是代理的电子邮件地址。我认为这是隐私原因的默认方式,但现在我的经理已经看到了这个网站: http://www.tripadvisor .com / ,其中默认选择是真实的电子邮件地址,而不是代理的电子邮件地址,并要求我们实现相同的。

In my application, the default choice is the proxied email adress. I thought that was the default way for privacy reasons, but now my manager has seen this site: http://www.tripadvisor.com/ in which the default selection is the real email address instead of the proxied one and requested we implement the same.

什么决定了默认选择? Facebook,设置?我没有发现任何官方的这个。

What determines the default choice ? facebook, settings ? I haven't found anything official about this.

这是我使用的代码

FB.login(function(response) {
      // do some stuff
}, { perms: 'email' });

谢谢!

推荐答案

Facebook决定。对于较新和较小的应用程序,默认似乎是代理的,但官方标准不公开。

Facebook decides it. For newer and smaller apps the default seems to be proxied, but the official criteria are not public.

这篇关于Facebook电子邮件扩展权限默认选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆