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!

Rails OpenID Engine

I just put up a Rails OpenID engine that does almost all of the OpenID authentication work for you, minus a few simple steps, which you can read about here.

Comments

I haven’t delved into the lib, but will this exist happily alongside other auth schemes?

Not yet. The plugin itself you can make work alongside restful authentication (not sure about authlogic), but this one (for now) works fairly exclusively.

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