Skip to content

Commit 2bbd03a

Browse files
Add missing permission for Graph
1 parent 57721ea commit 2bbd03a

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

docs/documentation/docs/controls/MyTeams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ The `MyTeams` control can be configured with the following properties:
6969

7070
This control required the flowing scopes :
7171

72-
at least : Team.ReadBasic.All, Channel.ReadBasic.All,
72+
at least : Team.ReadBasic.All, Channel.ReadBasic.All, TeamMember.Read.All
7373
and all Scopes used by [mgt-people](https://docs.microsoft.com/en-us/graph/toolkit/components/people),
7474
and [Person-Card](https://docs.microsoft.com/en-us/graph/toolkit/components/person-card) components

package-lock.json

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)