vote up 4 vote down star

The question says it all. I can't seem to find any recent rails tutorials or whatever to set up an OpenID authentication system. I found RestfulOpenIDAuthentication but it's so much older than the vanilla Restful Authentication and the docs don't even mention Rails 2 that I am pretty wary. Does anyone have any tips? I'd like to do what stackoverflow does and only have OpenID support.

Thanks!

flag

1 Answer

vote up 1 vote down check

Check out the Railscast covering exactly this topic. It builds on the previous episode which discusses Restful Authentication.

link|flag
I'll check it out, I just figured it wouldn't be up-to-date since it's from a year ago. – Frew Sep 22 '08 at 4:29
I've found Railscasts to be the best source of information. The screen casts are really high quality and Ryan Bates' knowledge is second-to-none. – mlambie Sep 22 '08 at 4:31

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.