Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个做 facebook 邀请的 Rails 应用程序。我使用 javascript 代码,一切正常。
我现在想要一种方式让用户只能邀请还不是应用程序成员的朋友。这可能吗?
我能够使用 facebook 提供的“exclude_ids”从列表中删除一些用户来解决这个问题。