Javascript – Teams Tab App – MGT – TeamsFxProvider – When should an interactive login be required?
I am creating a teams tab app which needs to call graph api on the users behalf, as such I am using the TeamsFxProvider in mgt to get the graph tokens using the logged in teams users details. I initialise…