nestjs-rbac
nestjs-rbac copied to clipboard
Multiroles Feature
Hi! Very cool implementation and quite fast work in a real project!
But I have a task - multiroles, when one user can have more than one role.
What to do now? As far as I understand, your implementation does not allow working with multiroles. Right?
Thanks for your efforts :)