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)
Wed Jun 11 14:43:36 -0700 2008
commit  f219c86d301772de5e3f313db3809b285615be52
tree    0aa37ed2e906ccf4d9838fb10b964aa4aa58f19d
parent  d764a62ce6cd307fb5a3d4ddb706aee3f9f5f1b3
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 Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [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/ Wed Jun 11 12:46:16 -0700 2008 Updating to add a baseDir and some bug fixes to... [David Ayman Shamma]
directory lib/ Wed Jun 11 14:43:36 -0700 2008 Checking type in Parameter Map to keep it from ... [David Ayman Shamma]
README
This is repo 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.