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)
Mon Jun 23 16:00:38 -0700 2008
commit  1999d47e6d1a1f8584e5690ee09e602a5300d849
tree    5ef775d7ded678477c71a72296d797730cb5cbaf
parent  11d8110221bb971fc6af0362ba721c24f7690f67
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/ 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 13:30:50 -0700 2008 updated documentation to inform callers about t... [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.