This method is deprecated - use FB.Connect.requireSession instead.
Ensures user has logged in to your application. If not, then executes a full-page redirect to Facebook to log in and authorize.
| callback | Function | Callback function to be invoked when logging succeeds callback should have the following signature: function(exception). |