开发者

Rails 3 multiple accounts authentication solution

I am searching for a working solution of authentication on Rails 3 with the following features:

  • account types: standard login, fa开发者_如何学运维cebook connect, openid, oauth

  • one user may have (and link) multiple accounts (EG a user attach both Wordpress and Google OpenID accounts)

A working example of Rails app implementing them would be perfect.


You could take a look at devise even thought it doesn't have every feature that you're asking for. But then again I doubt there's something out there doing all that.


Sounds like https://www.ruby-toolbox.com/gems/socialite is hoping to be what you're looking for.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜