這裏顯示兩個版本的差異處。
下次修改 | 前次修改 | ||
security:oauth [2011/12/29 09:37] wenpei 建立 |
security:oauth [2012/05/16 11:14] (目前版本) wenpei |
||
---|---|---|---|
行 1: | 行 1: | ||
====== OAuth ====== | ====== OAuth ====== | ||
+ | [[http://www.dotblogs.com.tw/regionbbs/archive/2011/04/21/oauth.parameters.aspx|OAuth 的各式參數說明]] | ||
+ | |||
===== Framework ===== | ===== Framework ===== | ||
==== EasyOAuth ==== | ==== EasyOAuth ==== | ||
行 15: | 行 17: | ||
* Facebook (OAuth 2.0) | * Facebook (OAuth 2.0) | ||
* Yahoo (OAuth 1.0) | * Yahoo (OAuth 1.0) | ||
+ | ===== Tools ===== | ||
+ | * [[http://oauth.googlecode.com/svn/code/javascript/example/signature.html|Compute an OAuth request signature]] |