在开发服务器上测试 Facebook 应用程序
Facebook 图形 API 不允许您重定向到除在应用程序中注册的地址之外的任何地址。因此,如果您想在开发服务器上测试对代码的更改而不部署它,您会怎么做?您是否创建另一个 Facebook 应用程序只是为了测试?
编辑:这个问题是关于“服务器流”身份验证。即,当用户登录时,您将他们重定向到 Facebook,他们登录,然后 Facebook 将他们重定向回您。
The facebook graph API doesn't let you redirect to any address other than the one registered with the app. So, if you want to test changes to your code on a dev server without deploying it, how would you? Do you create another facebook app just for testing?
Edit: This question is about "server flow" authentication. Ie, when a user signs in, you redirect them to facebook, they sign in, then facebook redirects them back to you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
参考:此处查看入门部分
Reference: Take a look at the Getting Started section here
Mac/Linux:只需设置 /etc/hosts 即可:
Mac/Linux: Just set your /etc/hosts ie: