authlogic 1.0.0
Framework agnostic object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
activesupport
>= 0
Development Dependencies (1):
echoe
>= 0