We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b6cec63
There was an error while loading. Please reload this page.
Now, LaBAC Request can handle array of user_label and array of object label.
E.g. lbac.request(user='employee', object='confidential', action='read')
71721f8
some print statement removed