RefyUsersController

@Autowired
constructor(usersService: RefyUsersService, settingsService: RefyUserSettingsService)

Constructor to init the controller

Parameters

usersService

The helper to manage the users database operations

settingsService

The service used to manage the settings of the user