Interface: MoqTokenConfig
Defined in: fishjam-openapi/dist/index.d.ts:217
MoQ token configuration
Export
MoqTokenConfig
Properties
publishPath?
optionalpublishPath:null|string
Defined in: fishjam-openapi/dist/index.d.ts:223
Path under the root the token grants publish access to
Memberof
MoqTokenConfig
subscribePath?
optionalsubscribePath:null|string
Defined in: fishjam-openapi/dist/index.d.ts:229
Path under the root the token grants subscribe access to
Memberof
MoqTokenConfig