Open
Description
Currently grant resources are 1:1 with the role and the privilege. It would be good if we also supported a privileges
field so multiple privileges can be set in the same resource and reduce the number of grant resources that need to be maintained.
NOTE: This would require changing the compound key for how grants are stored. It would also mean that grant objects would need update methods.