@override Future<Map> auth(String apiKey) async { return await apiController.auth('auth/login/key', apiKey); }