This is the users controller class. it handles the documentation of routes and implementation of services related to the route.
Private
Readonly
Creates a new user and sends welcome email. @seeMailService
The created user object.
Get a user by ID.
The user object.
Generated using TypeDoc
This is the users controller class. it handles the documentation of routes and implementation of services related to the route.
Tag