python-social-auth AuthCanceled exception
- by vero4ka
I'm using python-social-auth in my Django application for authentication via Facebook.
But when a user tries to login and when it's been refirected to Facebook app page clicks on "Cancel" button, appears the following exception:
ERROR 2014-01-03 15:32:15,308 base :: Internal Server Error: /complete/facebook/
Traceback (most recent call last):
…