Glider Users Service

@Autowired
constructor(usersRepository: GliderUsersRepository, devicesService: DevicesService)

Constructor to init the EquinoxUsersService service

Parameters

usersRepository

The instance for the users repository

devicesService

The instance used to manage the database operations for the devices