I am looking for a good authentication solution. Is Authlogic the way to go for Rails 3? I am having problems and finding a lot of info that others are as well with Rails 3. Should I look at something else?
+1
A:
I would suggest Devise with Rails 3, it's well supported (and very slick). http://rubygems.org/gems/devise
njorden
2010-10-28 19:07:46
Completely agree, its written by a rails core maintainer and is easy to read and create plugins for.
David Lyod
2010-10-28 19:09:04
Great. I've been coming across that one in searches. Thank you.
NJ
2010-10-28 19:10:20