@cfxlabsinc/b2b-services
    Preparing search index...

    Consumes events coming from identity events

    Index
    • Parameters

      • args: {
            customerQueryService: CustomerQueryService;
            customerSlackMessagePublisher: CustomerSlackMessagePublisher;
            identityQueryService: IdentityQueryService;
            MOVEUSD_APP_URL: string;
        }

      Returns IdentityEventSlackConsumer

    • Parameters

      • identityEvent: CustomerEvent<"identity.identity.statusUpdated">

      Returns Promise<void>