pennersr / django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
https://allauth.org
MIT License
9.51k stars 3.03k forks source link

how to login using token to django allauth LinkedIn #1241

Closed myeureka closed 8 years ago

myeureka commented 8 years ago

I'm using django allauth and I have configured to LinkedIn, Its socialapp and site too. I can login using accounts/LinkedIn/login using browser.

Now I have to login to Linkedin using token in post method like accounts/Facebook/login/token but don't know how. Its desired use is to login through mobile but I want my users to register on my server using django allauth. this will be easy for to integerate android linkedin-sdk with django server

Any help is appreciated

pennersr commented 8 years ago

I am sorry, but I am unable to offer support on this issue. Closing, as this is not an issue in allauth itself...