====== OAuth ====== [[http://www.dotblogs.com.tw/regionbbs/archive/2011/04/21/oauth.parameters.aspx|OAuth 的各式參數說明]] ===== Framework ===== ==== EasyOAuth ==== http://easyoauth.codeplex.com/ http://www.dotblogs.com.tw/regionbbs/archive/2011/09/29/easyoauth.framework.v2.0.announced.aspx Supports 8 OAuth Providers: * Linked In (OAuth 1.0) * DropBox (OAuth 1.0) * Windows Live (OAuth 2.0) * Plurk (OAuth 1.0) * Twitter (OAuth 1.0) * Google (OAuth 1.0) * Facebook (OAuth 2.0) * Yahoo (OAuth 1.0) ===== Tools ===== * [[http://oauth.googlecode.com/svn/code/javascript/example/signature.html|Compute an OAuth request signature]]