Follow up from https://github.com/topcoder-platform/tc-project-service/issues/483. At the moment for invites we use the same M2M scopes as for members https://github.com/topcoder-platform/tc-project-service/issues/483#issuecomment-620409805. But as per https://github.com/topcoder-platform/tc-project-service/issues/483 we should have a separate scope for them: - `all:project-invites` - `write:project-invites` - `read:project-invites`