simple-social-auth icon indicating copy to clipboard operation
simple-social-auth copied to clipboard

Code example used in the post "How to Add Social Login to Django"

Results 4 simple-social-auth issues
Sort by recently updated
recently updated
newest added

I'm a **noob** when it comes to Django, so i just cloned the project and tried `python manage.py runserver` and got `No module named decouple`. Please fix this or provide...

Summary of Changes ========= * Add `Dockerfile` and `docker-compose.yml` * Update `requirements.txt` * Add `README.md` to explain how to run it

Hello , I am using Angular2 at front-end and Djano Rest Framework for back-end APIs. I already have a sign up form with email field. I tried this simple-social-auth for...

NoReverseMatch at / Reverse for 'signup' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: [] always error with these notice. can you help me sir im...