OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

since table for allows? #269

Closed makslevental closed 5 years ago

makslevental commented 6 years ago

is it possible to bucket all of the allows_* into one table rather than filling the table space?

ezefire commented 6 years ago

Hi! I think there is a flag for this purpose. It is "useSingle": " useSingle {Boolean} Create one collection for all resources (defaults to false) "

I don't know if this is what are you looking for Regards

makslevental commented 6 years ago

@ezefire wonderful. thank you

lan-nguyen91 commented 5 years ago

@makslevental if issue is resolved can you close this.