I've been wondering why my Askbot site didn't have a facebook sign-in button, so I looked through the source and found that in the file:
deps/django_authopenid/util.py
The facebook entry is commented out. Removing the comments restores the button. Am I missing something? Why is it commented out in the code?
Problem with the facebook login currently. Need to fix it asap.
FB guys discontinued the older Facebook connect protocol and replaced it with OAuth.
Asked: Jun 02 '11
Seen: 84 times
Last updated: Jun 02 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.