Is there a good acl library which supports mysql as backend?
I have a system built by someone else who has used mysql as backend with nodejs. I have to implement some basic acl for it. Is there a good library which supports mysql out of box. I saw acl-knex but it currently only supports postgres.