I'm testing the connect function of Facebook. So o'm now using the example of php-sdk + js-sdk.
There are 2 event callbacks, auth.login and auth.logout and both do a reload. But the thing is, when i'm not connected, click "Login", and login, there are 2 events. However the first one 1 the logout event. Why is that?