Passwords Controller

@Autowired
constructor(passwordsService: PasswordsService)

Constructor used to init the controller

Parameters

passwordsService

The helper to manage the passwords database operations