dj-rest-auth icon indicating copy to clipboard operation
dj-rest-auth copied to clipboard

Can't authorize with VK by code

Open fialkovod opened this issue 4 years ago • 1 comments

https://github.com/jazzband/dj-rest-auth/blob/f6d8468e0048fc84de769c053af395ca7b0678f9/dj_rest_auth/registration/serializers.py#L130

Last parameter should be 'token', not 'access_token' (as then passed as response in social_login = adapter.complete_login(request, app, token, response=response))

fialkovod avatar Dec 22 '20 11:12 fialkovod

Same thing

hazarin avatar Mar 15 '21 11:03 hazarin