No matter what I change in my settings.py, all of my backends always redirect to <domain>/complete/<backend>/. I want to redirect to another uri where I can manually grab request parameters.
No matter what I change in my settings.py, all of my backends always redirect to /complete//.
I want to redirect to another uri where I can manually grab request parameters.