Basically, I need to check what permissions a user has on a given company. There are roughly 100 permissions total.
An user might be enrolled in hundreds of companies at a given time.
I think there's a way I could check just one company at a time (not needing to check all of them at once every time)