How I can integrate facebook graph api in cakephp for facebook login.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You wrote:
so, if you would do login to your page with facebook, probably you should use taht official JS libs: https://github.com/facebook/connect-js . With that, you could achieve facebook user id-number, so you could use it in DB as unique key which represent user.