Question

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!

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top