IsDelegationValid
isDelegationValid(
chain
,checks?
):boolean
Defined in: packages/identity/src/identity/delegation.ts:358
Analyze a DelegationChain and validate that it’s valid, ie. not expired and apply to the scope.
Parameters
Section titled “Parameters”The chain to validate.
checks?
Section titled “checks?”Various checks to validate on the chain.
Returns
Section titled “Returns”boolean