Tuesday, March 26, 2013

[Rails] Re: Usuall authorization or via social network

Walter Davis wrote in post #1103234:
> On Mar 26, 2013, at 7:22 AM, Barry wrote:
>> Also I wondering if there some gems I can use that support this kind of
> authorization, or here I need to code all by myself?
>
> Omniauth will make the Facebook (ick) or Twitter, or Github, or anything
> else pretty much, a once stop shop. There's a couple of Railscasts about
> it, and that's where I would start.

If you have relatively basic authentication needs then Omiauth can do
both username/password and social networking authentication using the
identity provider:

While Devise is a nice comprehensive authentication system. Omniauth
seems to be a lighter weight solution that works in many situations.
It's what I personally use.

https://github.com/intridea/omniauth-identity

Also be careful not to confuse authentication with authorization. These
are not the same thing. For authorization I've used Ryan Bates's
excellent CanCan, which has worked really well for me so far.

https://github.com/ryanb/cancan

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate