Documentation

@kanunilabs/licensing


@kanunilabs/licensing / SetLicenseOptions

Interface: SetLicenseOptions

Properties

validateTimeoutMs?

optional validateTimeoutMs?: number

Network timeout for the online check (ms). Default 5000.


validateUrl?

optional validateUrl?: string

Endpoint of the license API's POST /api/license/validate. When set, a valid offline key is additionally checked for revocation online.