public APIControllerAuthservice(DatabaseContext context) { _authservice = Authservice.getInstance(context); }