AuthController constructor

AuthController(
  1. Kuzzle kuzzle
)

Implementation

AuthController(Kuzzle kuzzle) : super(kuzzle, name: 'auth');