mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
[{"user_id": 827, "stars": [], "topic_id": 48481, "date_created": 1323186849.3707581, "message": "I've successfully installed django-social-auth, but the facebook link in the list of oAuth authentication options doesn't show up? I've enabled all backends, but I can't see Facebook. Would be great if someone could help me find the problem. I've posted the question on Stackoverflow as well: http://stackoverflow.com/questions/8402737/in-django-social-auth-cant-get-the-facebook-authentication-link-to-show", "group_id": 5196, "id": 2710693}, {"user_id": 20656, "stars": [], "topic_id": 48481, "date_created": 1323195448.581557, "message": "@Riku Try using social_auth.backends.oauth2 on your template, I've replied on stackoverflow too", "group_id": 5196, "id": 2711351}, {"user_id": 827, "stars": [], "topic_id": 48481, "date_created": 1323454883.066509, "message": "I tried that as well, still no luck!", "group_id": 5196, "id": 2730391}, {"user_id": 827, "stars": [], "topic_id": 48481, "date_created": 1323525392.336437, "message": "I found the problem, I had used \"APP_SECRET\" in the code, but it should be \"API_SECRET\". Facebook calls it App Secret, so I guess this can be confusing.", "group_id": 5196, "id": 2736008}] |