Alen Mujezinovic

Results 15 comments of Alen Mujezinovic

This is true. I've made it that way because the auth methods require to know where to redirect back. A solution would be to turn it into some kind of...

Not quite sure what is going on. Anything beyond `request.facebook` is handled by [Facebook's python-sdk](https://github.com/facebook/python-sdk) though

Hi I'd rather not fiddle with `session['next']` but catching the specific `access_denied` is easy. Ideally that should happen on a per-services basis, eg in `socialregistration.contrib.facebook`. On the other hand it...

Hi I'll have a look as soon as possible Cheers