Replies: 1 comment
-
It would be great if we could write these as tests. If anyone wants to give it a shot but is unsure about assigning the right permissions, feel free to write failing tests that assume an account has the right permissions, and I'll add the auths to make it pass. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have the growing need to have a unified scheme for designating different types of roles and permissions in a DAO. Examples include:
The goal of this doc is to flesh out which kinds of standard roles and permissions we want to support, and how they can be implemented using the in-development authorization middleware.
Beta Was this translation helpful? Give feedback.
All reactions