I've added django-social-auth in my django project from the instructions on this page https://github.com/omab/django-social-auth but when I accesed /login/google/ I encountered an error: NoReverseMatch at /login/google/ 'namespace' is not a registered namespace.
What does it means?
My guess is that you copy-pasted sample code using "namespace" and didn't replace it by any namespace declared in your app.
If you are not familiar with namespaces, I'd recommend for a first trial to try and make it work without using them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With