Enforcement gate configuration for NIP-5D NAP handlers. Uses windowId for identity resolution instead of pubkey (which is '' in NIP-5D sessions).
The ACL check function
Maps windowId to identity (dTag, aggregateHash).
Optional audit callback, called on every enforceNap() check
Optional
Enforcement gate configuration for NIP-5D NAP handlers. Uses windowId for identity resolution instead of pubkey (which is '' in NIP-5D sessions).
Param: checkAcl
The ACL check function
Param: resolveIdentityByWindowId
Maps windowId to identity (dTag, aggregateHash).
Param: onAclCheck
Optional audit callback, called on every enforceNap() check