Get started with Microsoft Graph Toolkit
Learn how to use the Microsoft Graph Toolkit, a set of web components and authentication providers to connect your web app to Microsoft Graph and load data from Microsoft 365. You can use Microsoft Graph Toolkit in any JavaScript framework.
Learning objectives
At the end of this module, you should be able to:
- Understand what Microsoft Graph Toolkit is and how to use it
- Sign in to Microsoft 365 with Microsoft Graph Toolkit
- Show data from Microsoft 365 with Microsoft Graph Toolkit
Prerequisites
- Basic knowledge of authentication
- Basic knowledge of HTML
- Access to a Microsoft 365 tenant or use Dev Proxy to complete exercises with simulated data
- Visual Studio Code
- Visual Studio Code Live Server