@override Future<bool> get hasCachedAccountInformation async => (await _authStorage.loadTokenFromCache()).accessToken != null;