Rails 3 authentication with OpenID, Twitter or Facebook

后端 未结 6 1864
广开言路
广开言路 2021-01-30 09:42

Can you suggest some working example of it? I tried Authlogic and Devise withous success.

6条回答
  •  长情又很酷
    2021-01-30 09:56

    Devise is built on Warden, which is the correct google term. Search 'warden openid', 'warden oauth' (twitter) and http://github.com/britt/facebook-warden-strategy for facebook

提交回复
热议问题