Token is created even when is_active is false for my user model #9037
Unanswered
lomadapraveenreddy
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a custom user that is extended from abstract user. I'm using default authtoken provided by rest framework. Then I have noticed that the Token is created even when is_active is false for my user model.
Beta Was this translation helpful? Give feedback.
All reactions