API service 安全问题_Ruby_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > Ruby > API service 安全问题

API service 安全问题

 2011/12/5 7:34:43  夜鸣猪  http://hlee.iteye.com  我要评论(0)
  • 摘要:这是一个长期关注的课题restapiService的安全比如jsonp怎么是安全的算是阅读目录吧:http://hueniverse.com/2010/05/introducing-oauth-2-0/http://guides.rubyonrails.org/security.htmlhttp://xaop.com/blog/2010/03/05/authentication-with-oauth-in-ruby-on-rails/https://github
  • 标签:API Service 问题
这是一个长期关注的课题

rest api Service的安全
比如jsonp怎么是安全的

算是阅读目录吧:

http://hueniverse.com/2010/05/introducing-oauth-2-0/
http://guides.rubyonrails.org/security.html
http://xaop.com/blog/2010/03/05/authentication-with-oauth-in-ruby-on-rails/

https://github.com/intridea/oauth2
https://github.com/songkick/oauth2-provider
https://github.com/freerange/oauth2-provider
https://github.com/socialcast/devise_oauth2_providabl
https://github.com/flowtown/rack-oauth2-server
https://github.com/pelle/oauth-plugin
https://github.com/applicake/doorkeeper
http://doorkeeper-provider.herokuapp.com/
发表评论
用户名: 匿名