LiveKit JS Client SDK - v2.15.8
    Preparing search index...

    Class TokenSourceConfigurableAbstract

    A Configurable TokenSource is a token source that takes a TokenSourceFetchOptions object as input and returns a deterministic TokenSourceResponseObject output based on the options specified.

    For example, if options.participantName is set, it should be expected that all tokens that are generated will have participant name field set to the provided value.

    A few common downstream implementers are TokenSourceEndpoint and TokenSourceCustom.

    Index

    Constructors

    Methods

    Constructors

    Methods