[Rails] Re: Pure, OpenID-only (password not a choice) Authentication

2010-01-10 Thread Robert Walker
Rick Denatale wrote: On Sat, Jan 9, 2010 at 5:32 AM, Audrey A Lee audrey.lee.is...@gmail.com wrote:  - Vanilla password based authentication and forget if they were using a password or OpenID. So my question is, do you know of any projects or Rails starter kits which implement OpenID-only

[Rails] Re: Pure, OpenID-only (password not a choice) Authentication?

2010-01-09 Thread chatgris
You could try this plugin : http://github.com/rails/open_id_authentication -- Julien On 9 jan, 11:32, Audrey A Lee audrey.lee.is...@gmail.com wrote: Hello list, Are any of you using OpenID to register and authenticate your users? I have found 2 projects on github which mix Rails with