Rails 3 身份验证解决方案 [英] Rails 3 authentication solutions

查看:18
本文介绍了Rails 3 身份验证解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我浏览了 StackOverflow 和 Google,但找不到任何人对 Rails 的身份验证 gem 或插件进行了比较(我正在为 Rails 3 寻找一些东西).Rails 3 有哪些最流行的身份验证解决方案,它们之间有什么区别?

I poked around StackOverflow and Google, but couldn't find anyone who has put together a comparison of authentication gems or plugins for Rails (I'm looking for something for Rails 3). What authentication solutions are available for Rails 3, which are most popular, and what are the differences between them?

推荐答案

Ruby 工具箱有一个最受欢迎的列表:http://ruby-toolbox.com/categories/rails_authentication.html

Ruby toolbox has a list of the most popular ones: http://ruby-toolbox.com/categories/rails_authentication.html

您可以看到 Devise 和 Authlogic 绝对是最受欢迎的.

You can see that Devise and Authlogic are definitely the most popular.

我个人使用设计.它适用于 Rails 3,易于定制,并且非常容易集成基于 Twitter 和 Facebook 的身份验证.

Personally I use Devise. It works well with Rails 3, is easily customizable, and makes it very easy to integrate Twitter and Facebook based auth.

这篇关于Rails 3 身份验证解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆