LetsLunch / lunch

Other
38 stars 3 forks source link

Promisify #30

Closed zzmp closed 10 years ago

zzmp commented 10 years ago

Promisifies the Geo and OpenFB libraries, and updates their necessary dependents to use the promises.

omkarv commented 10 years ago

Please refactor line 151 in openFb.js - deferredCheck.resolve(tokenStore['fbtoken']), should take the arguments tokenStore['id'], tokenStore['fbtoken']