django-rest-framework-social-oauth2 icon indicating copy to clipboard operation
django-rest-framework-social-oauth2 copied to clipboard

New token always created

Open utieyin opened this issue 5 years ago • 2 comments

Hi, I am currently using your package to authenticate users from Facebook. I have a uniquely occuring issue where a new token is always created for thesame user whenever they log in.

My current setup is a frontend powered by react and a backend built in django. A test request using curl gives the same outcome. Is this the normal functioning of the package or am I do something wrong?

utieyin avatar Oct 31 '19 15:10 utieyin

same here with Google OAuth2 authentication

b0lle avatar Nov 27 '19 14:11 b0lle

Hi all.

My team and I are constantly using this framework and it seems it has died out there. I contacted the owner by email asking if he would add some of us as maintainers so we could continue to improve it. However we didn't get a response.

I am publishing the project under my profile and we are going to continue to invest time in it.

So I would like to gently ask you to contribute to this project on: https://github.com/wagnerdelima/drf-social-oauth2

Thank you for understanding.

wagnerdelima avatar Jul 04 '20 15:07 wagnerdelima