强大而简单的Rails身份验证?

时间:2011-02-17 04:32:42

标签: ruby-on-rails authentication

我的身份验证系统将成为我的应用程序的核心,也是我业务的收入模式。我想为Rails提供一个强大而又简单的身份验证选项。

你有什么建议?

2 个答案:

答案 0 :(得分:2)

Rails有许多不同的身份验证选项 我个人更喜欢Devise,它非常完整,功能强大,使用简单 你可以看一下Railscast: http://railscasts.com/episodes/209-introducing-devise

答案 1 :(得分:0)

使用facebook for websites验证使用情况。有一个宝石,让你通过设计使用facebook auth(devise_facebook_connectable) https://github.com/grimen/devise_facebook_connectable