def process_info(hash)
        sanity_check!(hash)

        {
          email_verified: hash['EmailAddress'].present?,