Authlogic seems to be defacto now for authentication, but I was
wondering how it compares to nifty_authentication.

The nifty_authentication generator does make it easy to use it along
with Authlogic (configure the gem, then script/generate
nifty_authentication -authlogic, I believe), but I was wondering why
one would want to use both.  Nifty_authentication states, "This is
similar to restful_authentication, but simpler."  Well, isn't that
goal of Authlogic as well?  I'm sure they're two solutions to the same
problem, but just wondered why I'd want to use Authlogic as well.

Nifty_authentication does generate a lot of the validations as well,
so I see it's benefit, but why use Authlogic as well?

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=.


Reply via email to