Details
Description
Currently, the grant and revoke methods of ProtobufUtil methods are being used in ruby shell scripts. Using AccessControlClient methods instead will provide cleaner separation and easier maintenance. Thanks to mbertozzi for making this suggestion.