public
Description: A FireEagle OAuth Lib.
Homepage: http://fireeagle.yahoo.net
Clone URL: git://github.com/ayman/fireeagle-javascript-lib.git
100644 8 lines (5 sloc) 0.294 kb
1
2
3
4
5
6
7
8
corelib: you MUST add the files from http://oauth.googlecode.com/svn/code/javascript/ for the example to work.
 
lib: oauthext.js extends the class from corelib.
     fe.js is the basic Fire Eagle Consumer
 
example: An example which produces GET urls using the
         FireEagleLib wrapper.