Interface: TokenizerClientConfig
Properties
url
โข url: string
The address of the tokenizer backend
Defined in
metaEncoding
โข Optional
metaEncoding: "base64"
Defined in
authenticationToken
โข Optional
authenticationToken: string
Used for when the tokenizer is running on the serverside and wants to authenticate itself
Defined in
lockToSession
โข Optional
lockToSession: boolean