API service 安全问题
程序员文章站
2022-05-19 23:26:21
...
这是一个长期关注的课题
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/
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/
推荐阅读
-
高并发的API接口选用什么PHP框架合适?
-
Nginx下10个安全问题提示,nginx10安全问题
-
SQL Server用别名用户的安全问题
-
为什么数据分析一般用到java,而不是使用hadoop,flume,hive的api使用php来处理相关业务?
-
javascript - google地图api怎么调用它的测距功能
-
如何理解 service locator 和 dependence inject
-
PHP API
-
解决nginx反响代理web service的soap:address location问题
-
PHP 手机归属地查询 api
-
微信如何实现向浏览器注入JS API,并且调用方式就像浏览器原生API一样?