Skip to content

Commit

Permalink
Add MsTeamsChannelsRead grant
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmikolay committed Jan 8, 2025
1 parent dba7673 commit a6afaa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/userTokens.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export enum Grants {
SlackChannelsRead = "slack/channels_read",
MsTeamsChannelsRead = "ms_teams/channels_read",
ChannelDataRead = "channel_data/read",
ChannelDataWrite = "channel_data/write",
UserFeedRead = "user/feed_read",
Expand Down

0 comments on commit a6afaa2

Please sign in to comment.