astrosat / django-astrosat-users

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

return serialized user upon successful API login #5

Closed allynt closed 5 years ago

allynt commented 5 years ago

Decided against doing this. Going to require the frontend to make an explicit API call to get a user serialization.

allynt commented 5 years ago

Decided against doing this. Going to require the frontend to make an explicit API call to get a user serialization.