Expose Limited User Info Through API
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Fri, 16 Feb 2018 20:50:22 +0000 (15:50 -0500)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Fri, 16 Feb 2018 20:50:22 +0000 (15:50 -0500)
commit86cfa9015a8e09544bc7b1547ec329a567f4c66d
tree9cb4ca00753422a80456ad8e399d8a5162be0ca7
parent2ca824214d135838a6258a02be5dd9b0037aa42f
Expose Limited User Info Through API

Jira: PHAROS-362

Exposes info such as username and user email throught the API to facilitate
better backend integration

Change-Id: I8948f399000ffe41d5b75941f4a4195caaea91f4
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
src/api/serializers.py
src/api/urls.py
src/api/views.py