Skip to content

Issue #52: Add signUp user route

Richard Fernando Heise Ferreira requested to merge issue/52 into develop

-UserCtrl class created to control the user routes

-Modifications in the UserQueryBuilder to now have a writeController

-The writeController validates the unique property of the user -- emails should be unique.

-The bcrypt library and its types were added to dependencies

closes #52 (closed)

Edited by Richard Fernando Heise Ferreira

Merge request reports

Loading