如何在rails3中为authlogic设置facebook-connect?

发布于 2024-11-09 09:40:56 字数 209 浏览 0 评论 0原文

我在网上搜索了很多,以将 facebook-connect 与 Rails3 中的 authlogic 集成。有许多基于 facebooker、oauth 等的解决方案,但它们似乎都没有说明它们是否适用于 Rails 3。任何人都可以指导我如何让 facebook-connect 与“rails3”中的 authlogic 一起使用。我看到网站上有很多与此相关的问题,但似乎没有一个真正回答了这个问题。

I have been searching a lot on the net to get facebook-connect integrated with authlogic in rails3. There are a number of solutions based on facebooker, oauth etc. but none of them seem to say anything on whether they work with rails 3 or not. Can anyone guide to me on how to get facebook-connect working with authlogic in "rails3". I see that there are a lot of questions related to this on the site but none seems to have actually answered the question.

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

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

发布评论

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

评论(1

最单纯的乌龟 2024-11-16 09:40:56

我强烈建议您使用 http://www.janrain.com/products/engage 与此gem https://github.com/tardate/authlogic_rpx。这个组合在我的两个项目中效果非常好,如果您只想使用身份验证(就像我的例子),它是免费的。

附言。看看railscast: http://railscasts.com/episodes/233-engage-with-devise 。我知道,这个播客展示了如何将 Janrain 与 Devise 结合使用,但它帮助我使用 Authlogic,因此它也可以帮助您。

I strongly recommend you to use http://www.janrain.com/products/engage with this gem https://github.com/tardate/authlogic_rpx. This combo works amazing with two of my projects and it is free if you only want to use authentication (like in my case).

PS. look at railscast: http://railscasts.com/episodes/233-engage-with-devise. I know that, this podcast show how to use Janrain with Devise, but it helped me with Authlogic so it also can help you.

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