Documentation

@kanunilabs/licensing


@kanunilabs/licensing / LicenseVerification

Interface: LicenseVerification

Properties

graceActive?

optional graceActive?: boolean

True when within the post-expiry grace window (subscription only).


payload

payload: LicensePayload | null


reason

reason: string

Human-readable explanation (also used for the console banner).


status

status: LicenseStatus


valid

valid: boolean