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.
我想使用 OmniAuth 来允许用户登录,因为我想获取他们的 Facebook 个人资料图片。但我认为 Omniauth 将允许任何拥有 facebook 帐户的人注册和使用该网站。有没有办法让我只允许选定的一组用户注册并登录该网站?
谢谢。