I’ve got problem with Activity Feed and event in JavaScript-SDK. When user log in in activity plugin I would like to detect that and redirect him somwhere else. Everything works fine when user log by fb:login button.
Is there possible way to detect that user logged in by this activity feed box?
The Activity Feed is a Social Plugin, meaning: It is pretty closed and you can only do specific things with it. It does not authorize the user to your app. That´s why there is the Login Button, which is also a Social Plugin for this specific task.
More info: https://developers.facebook.com/docs/reference/plugins/activity/