OpenID authentication in Ruby on Rails

Posted by martinatime on Stack Overflow See other posts from Stack Overflow or by martinatime
Published on 2008-08-16T17:54:58Z Indexed on 2010/05/24 3:40 UTC
Read the original article Hit count: 239

I am a neophyte with Ruby on Rails but I've created a couple of small apps. Anyway, I'm really interested in OpenID and I would like to implement OpenID authentication and maybe some Sreg stuff in a Rails app. All of the research that I have done has come up with articles that are out of date or just don't work for me. Since I'm so new to Rails I'm having difficulty debugging the issues so...

What is the best way to implement OpenId in Rails?

Thanks

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby