node-pbac
node-pbac copied to clipboard
Question about Deny
Hi Guys,
I have a question about explicit DENY rules
If I wanted to find out if deny is the effect of an evaluation can it be determined as opposed to no allow being in place? Currently evaluate returns true or false, but is there a way of finding out why the false occurred?
Thanks
This is definitely on my todo list. I want to provide a separate function that gives a detailed explanation for the result of evaluate. Thanks for bringing it up and reminding me :)