AuthController<T> constructor

AuthController<T>()

Constructs a AuthController.

No parameters are needed as we use RequestContext to access the current request.

Implementation

AuthController();