Open
Description
Previously we've implemented support for M2M scopes and unified permission rules for some part of endpoints via PR #555 and PR #571
We have to apply the same approach for the rest of the endpoints.
Questions
-
Should we add a separate scope for Timelines? Like:
all:projects-timelines
write:projects-timelines
read:projects-timelines
or use the same scopes as for projects?
-
Should we add a separate scope for all the metadata? Like:
all:projects-metadata
write:projects-metadata
read:projects-metadata
or use the same scopes as for projects?
cc @vikasrohit
Metadata
Metadata
Assignees
Labels
No labels