Skip to content

Commit

Permalink
update doc (#1340)
Browse files Browse the repository at this point in the history
  • Loading branch information
xzf0587 authored Jul 25, 2024
1 parent cb7b4fe commit c1b21d7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions samples/graph-rsc-helper/nodeJs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@ urlFragment: officedev-microsoft-teams-samples-graph-rsc-nodeJs-helper

# Resource specific consent with Graph API

This sample illustrates you can use [Resource Specific Consent](https://learn.microsoft.com/microsoftteams/platform/graph-api/rsc/grant-resource-specific-consent) to call Graph API in team channel and group chat. And watch the real response with the scope installed.
This sample demonstrates how to use [Resource Specific Consent](https://learn.microsoft.com/microsoftteams/platform/graph-api/rsc/grant-resource-specific-consent) to call Graph API in Microsoft teams channel and group chat. You can observe the real API response with the scope installed.

## Included Features
* Tabs
* Tab
* RSC Permissions
* Graph
* Tab App in team channel
* Tab App in group chat
* Graph API request with application permission


## Prerequisites

Expand Down

0 comments on commit c1b21d7

Please sign in to comment.