开发者

User Management + FaceBook + Twitter?

开发者 https://www.devze.com 2023-03-16 17:47 出处:网络
Is there any library available for user management with FB & Twitter integrated? My language of choice would be Ruby on Rails/PHP(CodeIgn开发者_开发技巧iter FW).I am using this janrain plugin in R

Is there any library available for user management with FB & Twitter integrated? My language of choice would be Ruby on Rails/PHP(CodeIgn开发者_开发技巧iter FW).


I am using this janrain plugin in Ruby on Rails application. I am sure you can find one for php as well. in fact bundle of options for php :)

http://www.janrain.com/

yeah, just saw the support for php as well

http://www.janrain.com/openid-enabled


For Rails I use Devise for all of my use management processing. It does all of the authentication you need. https://github.com/plataformatec/devise

0

精彩评论

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