storytlr icon indicating copy to clipboard operation
storytlr copied to clipboard

Syndicate content to facebook

Open eschnou opened this issue 10 years ago • 3 comments

Just like we can push to twitter, would be great if content could be syndicated to facebook.

eschnou avatar May 08 '14 18:05 eschnou

I can have a look at it - currently the SnsController is really twitter-based so it needs some major adjustments.

There is one thing which is a bit annoying: There is no unlimited access_token for user profiles but for pages (https://developers.facebook.com/docs/facebook-login/access-tokens#extending). So the question is where the primary focus of this integration should be: profiles or pages?

In case of profiles the main integration will be on client side (js) for getting an actual and valid access_token.

wussow avatar Jul 17 '14 08:07 wussow

I was away for a few days but now back online. If you are still interested in looking into this, happy to help out.

If I just look at my personal use case, integration with profiles would be the best.

eschnou avatar Jul 28 '14 09:07 eschnou