oauth-io / oauthd

oauthd - The OAuth Daemon is the open source version of the OAuth.io core
Apache License 2.0
1.53k stars 208 forks source link

publish_stream deprecated #230

Closed nethsix closed 6 years ago

nethsix commented 6 years ago

publish_stream and publish_action (it's successor) both are deprecated

publish_action is deprecated on Apr 2018, and is already completely phased out by Aug 2018. (https://developers.facebook.com/docs/graph-api/changelog/breaking-changes#login-4-24)

publish_stream is gone (https://stackoverflow.com/questions/30074899/error-invalid-scopes-offline-access-publish-stream-when-i-try-to-connect-with/30109650)