开发者

rails plugin for twitter, facebook and openID

Is there a rails plugin which can handle authentication with face开发者_Python百科book, twitter and openID providers (ex. google, yahoo...)


I would recommend Devise. It is a very active project that is maintained by José Valim who is a contributor to Rails core. I've been using it for several months for authentication with both Facebook and Google (through openid) without any real problems.


authlogic with authlogic_oauth & authlogic_facebook_connect will cover all of those.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜