hub icon indicating copy to clipboard operation
hub copied to clipboard

Create an endpoint to get user's chosen home chapter.

Open tasomaniac opened this issue 9 years ago • 1 comments

Currently we have a PUT request to /frisbee/user/home which stores users home chapter. I doesn't actually work. Even if it works, we currently don't use it.

  • First we should remove frisbee name from the endpoint.
  • Second, we should have a GET request to read the value.

tasomaniac avatar Jan 04 '16 15:01 tasomaniac

This is also related to https://github.com/gdg-x/firefly/issues/86 After this is done, clients can use signed-in user's home chapter to automatically fill the UI.

tasomaniac avatar Jan 04 '16 15:01 tasomaniac