I have created a simple facebook login page at:
In the app settings:
App Domain: mysite.com
Address site: http://www.mysite.com
but it doesn’t work… why ?
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.
Where do you handle the tokens , do you save them somehow?
(Save it or use cookies) IT’s very important, because when the page returns back you need to compare the variables with the original token .
This is a good documentation for fb authentication.
Anyway which sdk do you use?