matrix-js-sdk
    Preparing search index...

    Interface LivekitGetTokenResponse

    The response of the LiveKit get_token endpoint (MSC4195).

    interface LivekitGetTokenResponse {
        jwt: string;
    }
    Index
    jwt: string

    The JWT to authenticate with when connecting to the SFU.