remove the additional scopes - not required.

Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
This commit is contained in:
Phill Morton
2024-02-22 13:58:10 +00:00
parent ef2f711a26
commit 1fecc471dd
2 changed files with 1 additions and 4 deletions
@@ -204,9 +204,6 @@ export class ScmAuth implements ScmAuthApi {
'499b84ac-1321-427f-aa17-267ca6975798/vso.graph',
'499b84ac-1321-427f-aa17-267ca6975798/vso.project',
'499b84ac-1321-427f-aa17-267ca6975798/vso.profile',
'profile',
'openid',
'email',
],
repoWrite: ['499b84ac-1321-427f-aa17-267ca6975798/vso.code_manage'],
});