we can get the user information,facebook loginUrl and logoutUrl from the below code using facebook SDK. but now the logoutUrl is not working in facebook by using below code $config = array( 'appId' => '1234', 'secret' => '123456789','fileUpload' => true, … Continue reading
↧