Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: A FireEagle OAuth Lib.
Homepage: http://fireeagle.yahoo.net
Clone URL: git://github.com/ayman/fireeagle-javascript-lib.git
Search Repo:
David Ayman Shamma (author)
Mon Jun 23 16:01:05 -0700 2008
commit  f27729cec3f337833c7340bf779228a06f296c67
tree    0406bdb5456a1ef568d4a4fe2810e7d9251a5d85
parent  1999d47e6d1a1f8584e5690ee09e602a5300d849
name age message
folder AUTHORS Mon Mar 03 20:51:35 -0800 2008 Authors file [David Ayman Shamma]
folder LICENSE Tue Mar 04 02:03:52 -0800 2008 Added Copyright info. [David Ayman Shamma]
folder README Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [David Ayman Shamma]
folder USAGE Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [David Ayman Shamma]
folder corelib/ Wed Mar 05 10:49:36 -0800 2008 Removed v2 from javascript lib info. [David Ayman Shamma]
folder example/ Mon Jun 23 16:00:38 -0700 2008 setting the version number to match the fe api ... [David Ayman Shamma]
folder lib/ Mon Jun 23 16:01:05 -0700 2008 Added Callback Parameter to all methods that ma... [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.