0

I have followed this tutorial to login using facebook:

social-auth

I am able to login using facebook but after that it just redirects to http://localhost:8000/auth/login#=.

shaNnex
  • 1,043
  • 2
  • 19
  • 34
  • are you handling the callback? I assume you are login with favebook... – Paul Vidal Sep 11 '15 at 23:30
  • Need to see the code in your controller (both methods), config for facebook and routes. I think the most possible is that after you are handling the callback, you redirect back to 'auth/login', which might cause the issue – naneri Sep 12 '15 at 07:52

0 Answers0