RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Devise + Imap = perfect for internal apps

Devise is a relativly new authentication framework for rails, using Warden (rack based authentication) and engines to create a flexible and fully featured setup for all sized apps. But what if you are building an app to be used internally in your office/organisation and you don’t have access to an LDAP server? Instead of recreating the wheel, use Devise with Imapable to create a simple shared authentication solution.

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