Skip to main content

lightyear.appwebhookconnector

Home > @runlightyear/lightyear > AppWebhookConnector

AppWebhookConnector class

Signature:

declare abstract class AppWebhookConnector extends AuthConnector 

Extends: AuthConnector

Constructors

Constructor

Modifiers

Description

(constructor)(props)

Constructs a new instance of the AppWebhookConnector class

Properties

Property

Modifiers

Type

Description

camelize

boolean

inDevelopment

boolean

secrets

Secrets

variables

Variables

Methods

Method

Modifiers

Description

getIdentifier()

abstract

getRedactHeaders()

getRedactKeys()

receiveDelivery(delivery)

subscribe(props)

abstract

unsubscribe()

validateDelivery(delivery)