Glider Users Controller

@Autowired
constructor(usersService: GliderUsersService)

Constructor to init the controller

Parameters

usersService

The helper to manage the users database operations