Skip to content

Support standard M2M scopes - part 3 #568

Open
@maxceem

Description

@maxceem

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

  1. 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?

  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions