OwnerResolver
OwnerResolver = (
context) =>boolean
Defined in: src/types/IAccessControlOptions.ts:12
Ownership resolver function. Receives the merged check context and returns whether the requester owns the resource record under check. Takes precedence over IPolicy.ownerField.
Parameters
Section titled “Parameters”context
Section titled “context”Returns
Section titled “Returns”boolean