public
Description: A FireEagle OAuth Lib.
Homepage: http://fireeagle.yahoo.net
Clone URL: git://github.com/ayman/fireeagle-javascript-lib.git
David Ayman Shamma (author)
Fri Aug 08 19:46:03 -0700 2008
commit  c193d3568387244dc17fbd9fef48f02bf6b4a31a
tree    a4cceedd83cfa5610d706f4a9a09066c21e66a91
parent  f27729cec3f337833c7340bf779228a06f296c67
name age message
file AUTHORS Mon Mar 03 20:51:35 -0800 2008 Authors file [David Ayman Shamma]
file LICENSE Tue Mar 04 02:03:52 -0800 2008 Added Copyright info. [David Ayman Shamma]
file README Fri Aug 08 19:46:03 -0700 2008 Updating grammar. [David Ayman Shamma]
file USAGE Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [David Ayman Shamma]
directory corelib/ Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [David Ayman Shamma]
directory example/ Mon Jun 23 16:00:38 -0700 2008 setting the version number to match the fe api ... [David Ayman Shamma]
directory lib/ Mon Jun 23 16:01:05 -0700 2008 Added Callback Parameter to all methods that ma... [David Ayman Shamma]
README
This repo is primarily two javascript objects.  

lib/oauthlib.js extends the oauth for javascript from
http://oauth.googlecode.com/svn/code/javascript/

lib/fe.js is a wrapper object to make oauth calls to fireeagle.

See http://fireeagle.yahoo.net for more info.