Questions tagged [teams-toolkit]

Introducing the Teams Toolbox, a comprehensive suite of resources designed to streamline the development process for Microsoft Teams developers. Within the toolbox, you'll find essential tools such as IDE extensions tailored for Visual Studio Code and Visual Studio under the moniker 'Microsoft Teams Toolkit', along with invaluable code libraries like Teams Framework 'teamsfx' and Teams Client library 'teams-js'. Plus, there's a handy command line tool labeled 'teamsfx', perfect for those who prefer working directly in the terminal.

The latest version of Chrome does not store the authentication token in the local session when using msal-browser

I have a Teams React app, but ever since the last Chrome update, I haven't been able to save the authentication token in local session with MSAL. Here is my configuration: MSAL-broswer: 2.38.1 Chrome version: 117 MSAL-configuration: ` { auth: { ...