User Auth Team: Create a router, something like userRouter, that handles all user auth requests.
It should look something like the image below (from demo project). Of course the controllers are not needed yet, unless you implement the controller first.
In the router we need to define our methods for Users that should be in your design doc
