1👍
✅
https://github.com/omab/python-social-auth/issues/978
Try to use
strategy.request
to access django request.
0👍
This may be because user_details function doesn’t pass anything to next function in pipeline. As per your requirement you might need to change the order of functions in your pipeline:
Check this:
https://github.com/omab/python-social-auth/blob/master/social/pipeline/user.py#L75
- Python2.7 __init__.py error – ValueError: Empty module name
- Cant load css of Glyphicon. bootstrap – django
Source:stackexchange.com