astrosat / django-astrosat-users

Common backend library for Astrosat projects' user management
GNU General Public License v3.0
2 stars 0 forks source link

invalid logins are serializing user details as strings instead of JSON #100

Closed allynt closed 4 years ago

allynt commented 4 years ago

Checklist

Describe the bug

Trying to login a user that fails check_user (b/c of, for instance, being unverified) incorrectly returns a stringified serialization of the user.