mapping['isLoginEvent'] = True if event['type'] in self.event_reference['leefLoginEventNames'] else False  # NOQA