public
Description: A FireEagle OAuth Lib.
Homepage: http://fireeagle.yahoo.net
Clone URL: git://github.com/ayman/fireeagle-javascript-lib.git
100644 9 lines (5 sloc) 0.265 kb
1
2
3
4
5
6
7
8
9
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.