StefanSchubert / sabi

Seawater Aquarium Business Intelligence (sabi) aims to gain knowledge from aquarists for aquarists based on collected seawater parameters.
https://sabi-project.net
MIT License
4 stars 3 forks source link

Improvement or registration API #35

Closed StefanSchubert closed 5 years ago

StefanSchubert commented 5 years ago

Currently we have one UserTo for all: register and login - with optional values. This is confusing for API developer. The task is to provide specialized TOs for the API usage. Internal it can still be mapped to a common user representation.