OfficeDev / teams-toolkit-samples

Scenario-focused sample applications that help you get started with building Microsoft Teams App.
MIT License
334 stars 235 forks source link

[Sample Onboard Request] Graph RSC Helper #1298

Closed xzf0587 closed 1 month ago

xzf0587 commented 1 month ago

Owner: xzf0587 Prithvi-MSFT Jegadeesh-MSFT

ID: graph-rsc-helper

Title: graph-rsc-helper

Description: This sample demonstrates how to use 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.

Tags:

Time: 5mins to run

Configuration: Ready for local debug

Thumbnail: https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/graph-rsc-helper/nodeJs/Images/Overview.png

(Optional) Demo GIF: https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/graph-rsc-helper/nodeJs/Images/graphrschelper.gif

Sample URL: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/graph-rsc-helper/nodeJs

microsoft-github-policy-service[bot] commented 1 month ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

MuyangAmigo commented 1 month ago

Description can be updated as:

This sample demonstrates how to use 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.

Also add Graph as a Tag

xzf0587 commented 1 month ago

https://github.com/OfficeDev/Microsoft-Teams-Samples/pull/1340 The description has been updated.