dorbel-tech / dorbel-app

Main dorbel node.js app
https://app.dorbel.com
0 stars 1 forks source link

Add mutual friends info to likes-by-listing API call #1485

Open avnersorek opened 7 years ago

avnersorek commented 7 years ago

pausing work on this because https://community.auth0.com/questions/8150/missing-facebook-access-token-in-user-info-faceboo

avnersorek commented 7 years ago

WIP in https://github.com/dorbel-tech/dorbel-app/tree/feature/facebook-friends

avnersorek commented 7 years ago

Other possibility if Auth0 doesn't come through for the FB access_token - load Facebook SDK in client side and use FB.getLoginStatus(res => res.authResponse.access_token)