Forum Discussion

alexandrenedelec's avatar
alexandrenedelec
Brass Contributor
Nov 11, 2020

How to avoid errors in the authentication pop-up when using the mgt Teams Provider ?

I am building a Teams tab using the Microsoft Graph Toolkit with Teams Provider in a React.js application. The page corresponding to my tab is the following :     import React from "react"; ...

Resources