Re: [Rails] OpenID advice
omniauth + devise gems should do the trick.
On Fri, Sep 9, 2011 at 5:49 PM, Leonardo Mateo <leonardomateo@gmail.com> wrote:
Hi guys,
I have to implement a login using a Google account | Twitter account |
Windows Live account | Facebook account
I've never done this before and I've been researching a bit about the
available gems.
Does anyone has any recommendation for this? This is a Rails 3.1 application.
I've found:
- openid
- rails_openid
- several active_record_openid with different word combination in
their names but all implies an active record storage.
I'm not sure if I'll have to use a different gem for each account type
or if I can make it work with only one.
The main goal is to have a User model to be related with other
resources in the application but not to force the user to create
another username/password pair if (s)he prefers to use an already
existent one.
Any advice will be appreciated.
Thanks a lot in advance.
--
Leonardo Mateo.
There's no place like ~
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home