RealmTeam / django-rest-framework-social-oauth2

python-social-auth and oauth2 support for django-rest-framework
MIT License
1.06k stars 191 forks source link

Add test suite #185

Open jayvdb opened 5 years ago

jayvdb commented 5 years ago

Would you please add the test suite to the sdist uploaded to PyPi, and create tags in https://github.com/RealmTeam/django-rest-framework-social-oauth2/releases for at least the latest release, so it is possible to download the last release to include in an RPM package. (ongoing work at https://build.opensuse.org/project/show/home:jayvdb:django )

wagnerdelima commented 4 years ago

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.

jayvdb commented 4 years ago

hi @wagnerdelima , thx for the pointer. I created https://github.com/wagnerdelima/drf-social-oauth2/issues/6 about the commit history of the new project.

You may also want to check out https://github.com/jazzband/dj-rest-auth , a similarly restarted project.

wagnerdelima commented 4 years ago

Thank for commenting and creating an issue @jayvdb. I didn't know about the df-rest-auth, sadly. I will see your issue on the other repo.