jquery-facebook-multi-friend-selector
jquery-facebook-multi-friend-selector copied to clipboard
use response.status to check whether the user is connected
response.session
does not work anymore. Use response.status
to check whether the user is connected. See fb doc:
status
The status of the User. One of connected, not_authorized or unknown.