@kanunilabs/licensing / SetLicenseOptions
Interface: SetLicenseOptions
Properties
validateTimeoutMs?
optionalvalidateTimeoutMs?:number
Network timeout for the online check (ms). Default 5000.
validateUrl?
optionalvalidateUrl?:string
Endpoint of the license API's POST /api/license/validate. When set, a valid offline key is additionally checked for revocation online.