Skip to Content

PUBLIC ADRESS

function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }