Tag: Developers
-
Authentication in Teams tabs using Microsoft Graph Toolkit
If you are looking for ways to build easy authentication for Microsoft Teams custom tab development, Microsoft Graph Toolkit Login component provides a button and flyout control to facilitate Microsoft identity platform authentication with couple of lines of code. How to build a tab with straightforward authentication flow? Enable Microsoft Teams Toolkit extension for Visual Studio Code Build Microsoft Teams tab…
-
Let people try your query in Microsoft Graph Explorer
Microsoft Graph Explorer is a wonderful learning space for the ones who are looking for testing Microsoft Graph APIs and reviewing the responses quickly. It provides the simple authentication where you can login, then see the response preview with your own tenant data. The best part of Microsoft Graph Explorer is its user-friendly design that…
-
Microsoft Teams Toolkit: Setup and Overview
Recently, an amazing Visual Studio Code extension Microsoft Teams Toolkit has been released for developers who are willing to build apps for Microsoft Teams. It is easier and faster to build bots, tabs or messaging extensions with Microsoft Teams Toolkit that provides developers to create, debug and deploy Teams apps directly from Visual Studio Code.…