Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions packages/mgt-components/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit Web Components

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-components?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-components)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) web components package is a collection of web components powered by Microsoft Graph. The components are functional, work automatically with Microsoft Graph, and work with any web framework and on all modern browsers.
Expand Down
8 changes: 8 additions & 0 deletions packages/mgt-element/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit Base package

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-element?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-element)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/mgt-react/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# React wrapper for Microsoft Graph Toolkit

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-react?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-react)

Use `mgt-react` to simplify usage of [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) web components in React. The library wraps all mgt components and exports them as React components.
Expand Down
8 changes: 8 additions & 0 deletions packages/mgt-spfx-utils/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Utilities for SharePoint Framework Web Parts using Microsoft Graph Toolkit

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-spfx-utils?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-spfx-utils)

![SPFx 1.16.1](https://img.shields.io/badge/SPFx-1.16.1-green.svg?style=for-the-badge)
Expand Down
8 changes: 8 additions & 0 deletions packages/mgt-spfx/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# SharePoint Framework library for Microsoft Graph Toolkit

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-spfx?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-spfx)

⚠️⚠️⚠️ This package is deprecated. It is no longer available from v4.0.0 onwards. All new applications should use the [disambiguation approach](https://learn.microsoft.com/graph/toolkit/customize-components/disambiguation) instead ⚠️⚠️⚠️
Expand Down
8 changes: 8 additions & 0 deletions packages/mgt/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

<a href="https://www.npmjs.com/package/@microsoft/mgt"><img src="https://img.shields.io/npm/v/@microsoft/mgt.svg"></a> <a href="https://github.com/microsoftgraph/msgraph-sdk-javascript"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg"></a>

The Microsoft Graph Toolkit is a collection of reusable, framework-agnostic components and authentication providers for accessing and working with Microsoft Graph. The components are fully functional right of out of the box, with built in providers that authenticate with and fetch data from Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-electron-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Microsoft Graph Toolkit Electron Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.
The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.

The `@microsoft/mgt-electron-provider` package exposes the `ElectronAuthenticator` and `ElectronProvider` classes which use [MSAL node](https://www.npmjs.com/package/@azure/msal-node) to sign in users and acquire tokens to use with Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-mock-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit Proxy Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-proxy-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-proxy-provider)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-msal-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit MSAL Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-msal-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-msal-provider)

⚠️⚠️⚠️ This package is deprecated. It is no longer available from v3.0.0 onwards. All new applications should use [`@microsoft/mgt-msal2-provider`](https://learn.microsoft.com/graph/toolkit/providers/msal2) instead. Still using v2.x.x? [Look here](https://www.npmjs.com/package/@microsoft/mgt-msal2-provider/v/2.10.1) ⚠️⚠️⚠️
8 changes: 8 additions & 0 deletions packages/providers/mgt-msal2-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit MSAL 2.0 Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-msal2-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-msal2-provider)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-proxy-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit Proxy Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-proxy-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-proxy-provider)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-sharepoint-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit SharePoint Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-sharepoint-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-sharepoint-provider)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
8 changes: 8 additions & 0 deletions packages/providers/mgt-teams-msal2-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@


> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.
[![npm](https://img.shields.io/npm/v/@microsoft/mgt-teams-msal2-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-teams-msal2-provider)

⚠️⚠️⚠️ This package is deprecated. It is no longer available from v3.0.0 onwards. All new applications should use [`@microsoft/mgt-teamsfx-provider`](https://learn.microsoft.com/graph/toolkit/providers/teamsfx) instead. Still using v2.x.x? [Look here](https://www.npmjs.com/package/@microsoft/mgt-teams-msal2-provider/v/2.10.1) ⚠️⚠️⚠️
8 changes: 8 additions & 0 deletions packages/providers/mgt-teams-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@


> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.
[![npm](https://img.shields.io/npm/v/@microsoft/mgt-teams-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-teams-provider)

⚠️⚠️⚠️ This package is deprecated. It is no longer available from v3.0.0 onwards. All new applications should use [`@microsoft/mgt-teamsfx-provider`](https://learn.microsoft.com/graph/toolkit/providers/teamsfx) instead. Still using v2.x.x? [Look here](https://www.npmjs.com/package/@microsoft/mgt-teams-provider/v/2.10.1) ⚠️⚠️⚠️
8 changes: 8 additions & 0 deletions packages/providers/mgt-teamsfx-provider/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Microsoft Graph Toolkit TeamsFx Provider

> ## ⚠️ Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained. This package will receive no further updates.
>
> Thank you to everyone who built with MGT, filed issues, contributed code, and helped others along the way. This project would not have been possible without your support.
>
> The source code remains available under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [fork the repository](https://github.com/microsoftgraph/microsoft-graph-toolkit) and maintain your own version.

[![npm](https://img.shields.io/npm/v/@microsoft/mgt-teamsfx-provider?style=for-the-badge)](https://www.npmjs.com/package/@microsoft/mgt-teamsfx-provider)

The [Microsoft Graph Toolkit (mgt)](https://aka.ms/mgt) library is a collection of authentication providers and UI components powered by Microsoft Graph.
Expand Down
12 changes: 8 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@

<h4 align="center">UI Components and Authentication Providers for <a href="https://graph.microsoft.com">Microsoft Graph</a></h4>

<p align="center">
<a href="https://stackoverflow.com/questions/tagged/microsoft-graph-toolkit" target="_blank" rel="noreferrer noopener"><img src="https://img.shields.io/stackexchange/stackoverflow/t/microsoft-graph-toolkit.svg"></a>
<img src="https://github.com/microsoftgraph/microsoft-graph-toolkit/workflows/Build%20CI/badge.svg" /> <a href="https://mgt.dev" target="_blank" rel="noreferrer noopener"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg"></a> <a href="https://github.com/microsoftgraph/microsoft-graph-toolkit/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22" target="_blank" rel="noreferrer noopener"><img src="https://img.shields.io/github/issues/microsoftgraph/microsoft-graph-toolkit/good%20first%20issue?color=brightgreen"></a>
</p>
> [!IMPORTANT]
> ## Microsoft Graph Toolkit has been retired
>
> As of **August 28, 2026**, the Microsoft Graph Toolkit project has been retired and is no longer maintained.
>
> To everyone who built with MGT, filed issues, contributed code, and helped others along the way — **thank you**. This project would not have been possible without your support, feedback, and enthusiasm over the years. We are deeply grateful to the community that grew around it.
>
> The source code remains available here under its existing license. If you would like to continue using or maintaining MGT, you are welcome to [**fork the repository**](https://github.com/microsoftgraph/microsoft-graph-toolkit/fork) and maintain your own version.

<h3 align="center"><a href="https://aka.ms/mgt/docs" target="_blank" rel="noreferrer noopener">Documentation</a></h3>

Expand Down
Loading