LiveKit JS Server SDK - v2.13.3
    Preparing search index...

    Class WebhookReceiver

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • body: string

        string of the posted body

      • OptionalauthHeader: string

        Authorization header from the request

      • skipAuth: boolean = false

        true to skip auth validation

      • OptionalclockTolerance: string | number

        How much tolerance to allow for checks against the auth header to be skewed from the claims

      Returns Promise<WebhookEvent>

      The processed webhook event