How to call microsoft graph api inside my web app?
I have a web app embedded in MS Teams. I’m trying to figure out how to call the MS Graph API in my JS code to get user information. How can I do that?
I have a web app embedded in MS Teams. I’m trying to figure out how to call the MS Graph API in my JS code to get user information. How can I do that? Read More