Sample Application in Node.js that uses Everyauth to create an oAuth handshake with Yahoo to consume Yahoo Fantasy Sports Data.
git clone [email protected]:akshayp/fantasy-oauth.git cd fantasy-oauth npm install node index.js
NOTE: Edit and add your own consumer key and secrets in the conf/config.js file for this demo to work