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

His Vengeance

Letter-V- His Vengeance To read the story of letter U, please read here . DySP Manooj Kovoors’ presence gave much hope to the public, hoping to hear from …

Read more
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); { status: 'connected', authResponse: { accessToken: '...', expiresIn:'...', signedRequest:'...', userID:'...' } }