blob: 82c03c0199c657fd53fb61f84fcb39584e6ed465 [file] [log] [blame]
# For the function "jump", alice can perform client operations, and bob can
# perform invocation operations.
drpc.authorizer.acl:
"jump":
"client.users":
- "alice"
- "bob"
"invocation.user": "charlie"
"partial":
"client.users":
- "alice"