Skip to content

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.

UnknownObject

boolean