Skip to main content
Version: 0.27.0

Interface: MoqTokenConfig

Defined in: fishjam-openapi/dist/index.d.ts:217

MoQ token configuration

Export

MoqTokenConfig

Properties

publishPath?

optional publishPath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:223

Path under the root the token grants publish access to

Memberof

MoqTokenConfig


subscribePath?

optional subscribePath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:229

Path under the root the token grants subscribe access to

Memberof

MoqTokenConfig