/yfantasy-oauth

:football: Sample Application in Node.js that uses Everyauth to create an oAuth handshake with Yahoo to consume Yahoo Fantasy Sports Data

Primary LanguageJavaScriptMIT LicenseMIT

fantasy-oauth

Sample Application in Node.js that uses Everyauth to create an oAuth handshake with Yahoo to consume Yahoo Fantasy Sports Data.

Install

git clone git@github.com: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