从现有 Facebook 应用程序创建 Facebook 应用程序
有谁知道是否可以
Facebook Application
使用创建一个
Existing Facebook Application?
如果不可能,是否有人知道是否可以限制我们对每个请求使用的权限?
发现:
但是子应用程序是什么意思?是新应用程序还是新应用程序将拥有旧应用程序的所有权限?
Does anyone know if it is possible to create a
Facebook Application
using an
Existing Facebook Application?
If that's not possible does anyone know if it is possible to restrict what permission we will use for each request that we make?
Found:
Creating Application with FBJS
But what does Child Application mean? Is it a new application or the new application will have all permissions of the old one?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Facebook.createApplication 目前是 Facebook 应用创建另一个应用的唯一方法。父应用程序的权限不会被其子应用程序继承。注意:此调用已弃用,请关注开发者博客以了解未来的计划。
Facebook.createApplication is currently the only way for a Facebook app to create another app. Permissions for the parent app are not inherited by its children. Note: this call is deprecated, please keep an eye on the Developer Blog for future plans.