diff --git a/packages/mgt-components/README.md b/packages/mgt-components/README.md index 569798dc7d..44b81d5222 100644 --- a/packages/mgt-components/README.md +++ b/packages/mgt-components/README.md @@ -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. diff --git a/packages/mgt-element/README.md b/packages/mgt-element/README.md index ddd5cdbf9a..0dad23fe35 100644 --- a/packages/mgt-element/README.md +++ b/packages/mgt-element/README.md @@ -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. diff --git a/packages/mgt-react/readme.md b/packages/mgt-react/readme.md index 9b16445f17..e01406f366 100644 --- a/packages/mgt-react/readme.md +++ b/packages/mgt-react/readme.md @@ -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. diff --git a/packages/mgt-spfx-utils/README.md b/packages/mgt-spfx-utils/README.md index 4e86eb260f..f615ebf3f6 100644 --- a/packages/mgt-spfx-utils/README.md +++ b/packages/mgt-spfx-utils/README.md @@ -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) diff --git a/packages/mgt-spfx/README.md b/packages/mgt-spfx/README.md index 2ec2bca69d..c0627a496b 100644 --- a/packages/mgt-spfx/README.md +++ b/packages/mgt-spfx/README.md @@ -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 ⚠️⚠️⚠️ diff --git a/packages/mgt/README.md b/packages/mgt/README.md index e34c04f337..6c43d74f7a 100644 --- a/packages/mgt/README.md +++ b/packages/mgt/README.md @@ -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. + 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. diff --git a/packages/providers/mgt-electron-provider/README.md b/packages/providers/mgt-electron-provider/README.md index c62d770718..fa826ede36 100644 --- a/packages/providers/mgt-electron-provider/README.md +++ b/packages/providers/mgt-electron-provider/README.md @@ -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. diff --git a/packages/providers/mgt-mock-provider/README.md b/packages/providers/mgt-mock-provider/README.md index 3abb28b2c5..c193e31652 100644 --- a/packages/providers/mgt-mock-provider/README.md +++ b/packages/providers/mgt-mock-provider/README.md @@ -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. diff --git a/packages/providers/mgt-msal-provider/README.md b/packages/providers/mgt-msal-provider/README.md index 5aa4e58929..ef3fe6d8ac 100644 --- a/packages/providers/mgt-msal-provider/README.md +++ b/packages/providers/mgt-msal-provider/README.md @@ -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) ⚠️⚠️⚠️ \ No newline at end of file diff --git a/packages/providers/mgt-msal2-provider/README.md b/packages/providers/mgt-msal2-provider/README.md index 4c5e10cbe3..95d07c72d9 100644 --- a/packages/providers/mgt-msal2-provider/README.md +++ b/packages/providers/mgt-msal2-provider/README.md @@ -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. diff --git a/packages/providers/mgt-proxy-provider/README.md b/packages/providers/mgt-proxy-provider/README.md index 24429abd18..8eb96968fc 100644 --- a/packages/providers/mgt-proxy-provider/README.md +++ b/packages/providers/mgt-proxy-provider/README.md @@ -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. diff --git a/packages/providers/mgt-sharepoint-provider/README.md b/packages/providers/mgt-sharepoint-provider/README.md index 71db5042f8..bb7c5e5c91 100644 --- a/packages/providers/mgt-sharepoint-provider/README.md +++ b/packages/providers/mgt-sharepoint-provider/README.md @@ -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. diff --git a/packages/providers/mgt-teams-msal2-provider/README.md b/packages/providers/mgt-teams-msal2-provider/README.md index c571b76c82..a417dfb075 100644 --- a/packages/providers/mgt-teams-msal2-provider/README.md +++ b/packages/providers/mgt-teams-msal2-provider/README.md @@ -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) ⚠️⚠️⚠️ diff --git a/packages/providers/mgt-teams-provider/README.md b/packages/providers/mgt-teams-provider/README.md index c11acffc10..b9862d07f5 100644 --- a/packages/providers/mgt-teams-provider/README.md +++ b/packages/providers/mgt-teams-provider/README.md @@ -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) ⚠️⚠️⚠️ diff --git a/packages/providers/mgt-teamsfx-provider/README.md b/packages/providers/mgt-teamsfx-provider/README.md index 0c27eb9390..bca1fe2a7d 100644 --- a/packages/providers/mgt-teamsfx-provider/README.md +++ b/packages/providers/mgt-teamsfx-provider/README.md @@ -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. diff --git a/readme.md b/readme.md index 07874f39be..a7d23a400f 100644 --- a/readme.md +++ b/readme.md @@ -6,10 +6,14 @@

UI Components and Authentication Providers for Microsoft Graph

-

- - -

+> [!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.

Documentation