RubyFlow The Ruby and Rails community linklog

logmein & remindme - Drop-in authlogic-based login and forgot password engines

logmein and remindme are two Rails engines developed a while back but only just now putting a few notices around in hopes they are useful to others. Built on Authlogic they provide the views and controllers that Authlogic does not provide. Great for a drop-in authentication system. If you later need something more custom you can keep the Authlogic base and replace the controllers/views with your own stuff.

Comments

“If you later need something more custom you can keep the Authlogic base and replace the controllers/views with your own stuff”

Easily or painful like Devise?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in