管理员如何查看哪些用户授权了 Facebook 应用程序?

发布于 2024-11-18 21:39:18 字数 163 浏览 2 评论 0原文

假设您是应用程序管理员,是否可以查看哪些用户授权了 Facebook 应用程序?

如果是这样,怎么办?

我们宁愿不存储我们自己的授权用户数据库。我们更喜欢类似于 Google Analytics 的东西,除了我们可以登录并查看谁授权了该应用程序的快照(与每日/每月活跃用户不同)。

Is it possible to see which users authorized a Facebook app, assuming you're the app admin?

If so, how?

We would rather not store our own database of authorized users. We prefer something similar to Google Analytics, except where we can log in and see a snapshot of who has authorized the app (diff from daily/monthly active users).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

始于初秋 2024-11-25 21:39:18

此信息无法从 API 中获得。我什至不确定它是否在网站上可用。我为我的应用程序获取此信息所做的是将信息记录在我的服务器上(访问令牌、用户 ID),以便我稍后可以查询。

This information isn't available from the API. I'm not even sure its available on the website. What I do for my app to get this info is log the info on my server (access token, user id) so that I can query it later.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文