When we are going to integrate the Facebook login with our website , for that we have many have option as parameter like;
‘api_key’ =>”,
‘cancel_url’ => $currentUrl,
‘display’ => ‘popup’,
‘fbconnect’ => 1,
‘next’ => $currentUrl,
‘return_session’ => 1,
‘session_version’ => 3,
‘v’ => ‘1.0’,
Read More About Apps: Brief Understanding Of Progressive Web Apps
The main thing of this post is that i have seen many developer are facing the issue of login button , on many forums i can see this question is posted but not simple answer is given , so when you want the “Login with Facebook” rather “Go to App” you have to simply change the on parameter in your request url.
Interesting for you: The Surge of 3D Product Customization
Recent Comments