问题
Hi I'm using python social auth to allow user sign in using LinkedIn. Is there a way to extract token from the response like we do for Facebook and pass it to the backend by making an ajax request.
回答1:
Here's an example using the python-linkedin library, you could probably do something similar with social auth using its backend/pipeline principle
来源:https://stackoverflow.com/questions/26501961/using-python-social-auth-with-linkedin