Comments on: Facebook OAuth Login Integration in PHP https://www.codexworld.com/login-with-facebook-using-php/ Web & Mobile App Development Company Mon, 10 Nov 2025 04:51:25 +0000 hourly 1 By: Guru https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-102320 Thu, 16 Jan 2020 08:57:48 +0000 https://www.codexworld.com/?p=44#comment-102320 Your code helped me a lot. Thanks for that . I want know how can we implement as API call. Can you please help me..

I searched a lot , but i didnt unable to get it

]]>
By: Peter https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-91550 Wed, 14 Aug 2019 23:06:05 +0000 https://www.codexworld.com/?p=44#comment-91550 Is the config.php suppose to be included in every file in the site or just the authentication files, login, logout files?

]]>
By: CodexWorld https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-84179 Mon, 29 Apr 2019 19:34:22 +0000 https://www.codexworld.com/?p=44#comment-84179 In reply to joppe.

Download the source code.

]]>
By: joppe https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-84156 Mon, 29 Apr 2019 13:06:32 +0000 https://www.codexworld.com/?p=44#comment-84156 Hello,

where can i find the image and css files?

]]>
By: mark https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-80064 Mon, 11 Mar 2019 14:28:52 +0000 https://www.codexworld.com/?p=44#comment-80064 Thanks for this tutorial,

I want to insert the contact number in the database, how to do that?

Thanks again codexworld…

]]>
By: CodexWorld https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-78841 Tue, 26 Feb 2019 20:29:32 +0000 https://www.codexworld.com/?p=44#comment-78841 In reply to Clinton.

No, App Review doesn’t require for the Default Public Profile Fields. This permission is approved by default in Facebook App, so it doesn’t need to be approved before Facebook Login integration.

]]>
By: Clinton https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-78837 Tue, 26 Feb 2019 20:06:57 +0000 https://www.codexworld.com/?p=44#comment-78837 Must facebook approve the permission befor i can integrate login? If yes, how long does it take

]]>
By: carry0987 https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-76228 Thu, 24 Jan 2019 12:12:56 +0000 https://www.codexworld.com/?p=44#comment-76228 Thanks #codexworld !, I want to ask if you have another way to allow me to pay for your wonderful source code? I want to pay for it, but I’m a student, I don’t have credit card, much less the Paypal account….

P.S. Sorry for my bad english, I’m still learning it..

]]>
By: CodexWorld https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-68827 Mon, 12 Nov 2018 20:47:36 +0000 https://www.codexworld.com/?p=44#comment-68827 In reply to chidozie.

This issue occurred because of the Facebook App settings. Please check whether you have specified the Redirect URL in Facebook App settings.

  • Facebook Login ==> Settings ==> Valid OAuth redirect URIs
]]>
By: chidozie https://www.codexworld.com/login-with-facebook-using-php/comment-page-4/#comment-68809 Mon, 12 Nov 2018 17:51:18 +0000 https://www.codexworld.com/?p=44#comment-68809 It works on only localhost, but gives me error when i tried using it online error (URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.)

]]>