Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while the user is disabled(is_active=False) #232

Open
PankajSavaliya opened this issue Aug 2, 2020 · 2 comments
Open

Getting error while the user is disabled(is_active=False) #232

PankajSavaliya opened this issue Aug 2, 2020 · 2 comments

Comments

@PankajSavaliya
Copy link

works perfectly While users login with the Facebook first time. in some cases, admin can disable the users(is_active=False).

Users can't log in with Facebook after disabling by admin. getting error NoneType

Expected a `Response`, `HttpResponse` or `HttpStreamingResponse` to be returned from the view, but received a `<class 
'NoneType'>`
@tousif12
Copy link

tousif12 commented Sep 11, 2020

seems your view is not returning any response on some condition. its not DRF-social-oauth2 issue.

@wagnerdelima
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants