How to setup Facebook login?
I saw that i need to put my app keys in external_keys.py, but and after? Where I enable facebook login in the template?
I saw that i need to put my app keys in external_keys.py, but and after? Where I enable facebook login in the template?
Go to Settings -> Login providers and tick the box for facebook. Then go to Settings -> external keys and provide your public and private api key from facebook. At least this worked for me with askbot-version 0.7.49.
PS: I didn't have to write something into the external_keys.py
file.
To enter a block of code:
Comments