• Trust Center
  • English
    • Deutsch
  • Trust Center
  • English
    • Deutsch
Expand All Collapse All
  • Trust Center
    • Supported Clients
    • Authentication & Single Sign On
    • Communication & Network Security
      • Network Diagram
      • Traffic Encryption
      • DDoS Prevention
      • Domains Whitelisting
    • Infrastructure Services
      • Microsoft Teams
      • Microsoft Azure
      • Microsoft Azure Data
      • Microsoft Azure DevOps
      • Google analytics tracing pixel
    • Microsoft Graph Permissions
      • Admin-Restricted Permissions
      • Required Permissions
    • Data Management Practices
      • Application Data
      • Metadata Collection
      • Usage Data
      • Support Data
      • Error Reporting Data
      • Data Residency
    • Secure Development
      • Secure Development Principles
      • Microsoft Azure Best Practices
      • Standard JavaScript Style
      • ESLint Security
      • NPM Audit
      • Code Review
      • Deployment Process
      • Product Development Cycle
    • Privacy & Compliance
    • Security Policy
    • Classification Labels
  • Architecture & Security
    • Teams Manager
    • External User Manager
    • MindMap
    • File Manager
    • Intranet
    • Hyperlinks
    • PnP Package

Teams Manager

1945 views 23

We want our customers to be confident and aware of our data collection practices when using Teams Manager.

Note

The content on this page is subject to change. We recommend that you check back quarterly for updates.

Data Management Practices

Through its different features, Teams Manager accesses, processes, and stores several kinds of data:

  • Authentication
  • Team/Group/Site data
  • User data
  • Teams data
  • OneDrive data

Here is how we’re managing data for these different categories:

Data Accessed Cached Stored Notes 
Authentication ✔ ✔ ✔ Accesstokens are generated for both Application and Delegated. Permission Accesstokens are cached for up to 45m Refreshtoken to generate Yammer. Accesstoken is stored in the database. 
Team/Group/Site data ✔ 🚫 ✔ ID of Teams/Groups/Sites is stored in the database. 
Site data ✔ 🚫 ✔ Lists, ContentTypes, Columns and Listitems are stored in the database for each template.
User data ✔ ✔ ✔ Users data (AAD ID, UPN). 
UPN is cached for up to 2h. AAD ID and ID assigned from the Bot are stored in the database. 
Teams channel ✔ 🚫 ✔ Name and unique ID of the channel and Name, ID and Configuration of the Tabs. 
No cache. 
Stored as long as the organization is active for each template. 
Teams conversations ✔ 🚫 ✔ Bot sends messages in Teams and sends Adaptive Cards to users. ID of adaptive Card is stored.
OneDrive data ✔ 🚫 ✔ Files and Documents are accessed. 
No cache. 
Files and Documents are stored in the Database for each template. 

Microsoft Graph

Scope Description Justification Admin Consent Required Type 
User.Read Retrieve the properties and relationships of the logged in user object. Allows to get the logged in user. No Delegated 
Community.ReadWrite.AllRead and write all Viva Engage communitiesAllows the app to create Viva Engage communities, read all community properties, update community properties, and delete communities without a signed-in user.YesApplication 
Directory.Read.All Retrieve the properties of the organization. Allows getting the verified domains of the organization for getting the accesstoken. Yes Delegated 
Group.ReadWrite.All Retrieve and update the properties of the Group object. Allows for getting and updating the groups the logged in user has access to. Yes Delegated 
Group.ReadWrite.All Retrieve and update the properties of the Group object. Allows for getting and updating groups without user access (e.g. lifecycle). Yes Application 
InformationProtectionPolicy.Read Retrieve the properties and relationships of the information protection policy object.Allows getting the sensitivity labels.Yes Application 
Mail.Send Allows to send mails from the user. Allows for sending the lifecycle mail notifications. Yes Application 
Notes.ReadWrite.All
Read and write all OneNote notebooks that user can accessAllows the app to read, share, and modify OneNote notebooks that the signed-in user has access to in the organization.NoDelegated
Sites.FullControl.All Update content for  SharePoint sites. Allows for provisioning of lists, columns and content types. Yes Application 
Sites.ReadWrite.All Retrieve and update the SharePoint site and oneDrive objects. Allows for updating the oneDrive and creating list items. Yes Application 
TeamsActivity.Send Send Teams activities to users. Allows for sending activities to users. Yes Application 
User.Read.All Retrieve the properties of user objects. Allows for getting the user data of all users. Yes Application 
User.Read.All Retrieving the properties of the logged In user object. Getting the joined Teams of the user. Yes Delegated 
User.ReadBasic.All Retrieve the basic properties of the user object. Allows for getting the basic information of the user. No Delegated 
AppCatalog.Read.AllRetrieves the app from the storeNavigation from Adaptive Card into the appYesApplication
ChannelMember.ReadWrite.All To be able to add users to channels (private and shared only)Channel application possible in Teams ManagerYesApplication
Directory.ReadWrite.All (optional) Retrieve and update the directory. Allows for disabling the guest access for teams. Yes Application 
Sites.Read.All (optional) Retrieve the properties of the SharePoint sites. Allows for getting the SharePoint sites the user has access to. No Delegated 
EduRoster.ReadWrite.All (optional) Retrieve and update the users in education classes. Allows for updating the owners and members of classes. Yes Application 
Member.Read.Hidden (optional) Retrieve hidden memberships of users In groups. Allows for getting the owners and members of classes and PLC.  Yes Application 

SharePoint Permissions

Scope Description Justification Admin Consent Required Type 
Sites.ReadWrite.All Retrieve and update the properties in site collections. Allows to provision folders and creating of SharePoint site collections. Yes Application 
Sites.FullControl.All (optional) Have full control of site collections. Allows for updating the SharePoint site through the SharePoint REST API. Yes Application 

Yammer Permissions

Scope Description Justification Admin Consent Required Type 
User_impersonation (optional) Read and write to the yammer plattform.  Allows to create Yammer Communities. No Delegated 

Microsoft Teams Apps Security And Compliance

To provide organizations with the information they need to accelerate and inform decisions about the Microsoft Teams apps and add-ins they use, Microsoft works with our Microsoft 365 developer partners. This information is supplemented by information from the Microsoft Cloud App Security app catalog and information provided by developers when they submit their apps. This security, data handling and compliance information is intended to help organizations assess and manage the risks of using these apps.

Note

Microsoft 365 App Compliance Program

Architecture And Flow Diagram

Resource Endpoints

All the traffic from and to the Teams Manager platform uses HTTPS protocol on port 443. Here is a short description of each flow:

NameComments
.msecnd.net and *.visualstudio.comfor performance metrics analysis

Dependencies

Server

Name Version Url License 
AdaptiveCards 1.2.4 https://licenses.nuget.org/MIT MIT 
AdaptiveCards.Templating 1.1.0 https://licenses.nuget.org/MIT MIT 
AdaptiveExpressions 4.9.3 https://github.com/microsoft/botframework-sdk/blob/master/LICENSE MIT 
Antlr 3.5.0.2 https://www.antlr3.org/license.html BSD 
Antl4.Runtime 4.6.6 https://raw.githubusercontent.com/tunnelvisionlabs/antlr4cs/master/LICENSE.txt BSD 
AsyncEnumerator 4.0.2 https://licenses.nuget.org/MIT MIT 
Autofac 3.5.2 https://opensource.org/licenses/mit-license.php MIT 
Azure.Core 1.6.0 https://licenses.nuget.org/MIT MIT 
Azure.Storage.Blobs 12.7.0 https://licenses.nuget.org/MIT MIT 
Azure.Storage.Common 12.6.0 https://licenses.nuget.org/MIT MIT 
Azure.Storage.Queue 12.5.0 https://licenses.nuget.org/MIT MIT 
bootstrap 3.4.1 https://www.nuget.org/packages/bootstrap/3.4.1/license MIT 
Castle.Core 4.3.1 https://www.apache.org/licenses/LICENSE-2.0.html Apache-2.0 
Chronic.Signed 0.3.2 https://raw.githubusercontent.com/robertwilczynski/nChronic/master/LICENSE MIT 
Common.Logging 3.3.1 –  
Common.Logging.Core 3.3.1 –  
Ionic.Zip 1.9.1.8 –  
jQuery 3.3.1 https://jquery.org/license/ MIT 
jQuery.Validation 1.17.0 –  
Log4net 2.0.10 https://licenses.nuget.org/Apache-2.0 Apache-2.0 
Microsoft.ApplicationInsights 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.Agent.Intercept 2.4.0 https://github.com/microsoft/ApplicationInsights-JS/blob/master/LICENSE MIT 
Microsoft.ApplicationInsights.DependencyCollector 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.Log4NetAppender 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.PerfCounterCollector 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.Web 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.WindowsServer 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel 2.17.0 https://licenses.nuget.org/MIT MIT 
Microsoft.AspNet.Cors 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.Mvc 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.Razor 3.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.TelemetryCorrelation 1.0.8 https://licenses.nuget.org/Apache-2.0 Apache-2.0 
Microsoft.AspNet.Web.Optimization 1.1.3 https://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm Microsoft Software License 
Microsoft.AspNet.WebApi 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.WebApi.Client 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.WebApi.Core 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.WebApi.Cors 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.WebApi.WebHost 5.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.AspNet.WebPages 3.2.7 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.Azure.Comsos.Table 1.0.7 https://github.com/Azure/azure-storage-net/blob/master/LICENSE.txt Apache – 2.0 
Microsoft.Azure.DocumentDB.Core 2.10.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Azure.KeyVault.Core 1.0.0 https://github.com/Azure/azure-storage-net/blob/master/LICENSE.txt Apache – 2.0 
Microsoft.Azure.Storage.Blob 11.1.7 https://licenses.nuget.org/MIT MIT 
Microsoft.Azure.Storage.Common 11.1.7 https://licenses.nuget.org/MIT MIT 
Microsoft.Azure.Storage.Queue 11.1.7 https://licenses.nuget.org/MIT MIT 
Microsoft.Azure.WebJobs 2.3.0 https://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm Microsoft Software License 
Microsoft.Azure.WebJobs.Core 2.3.0 https://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm Microsoft Software License 
Microsoft.Azure.WebJobs.Extensions 2.3.0 https://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm Microsoft Software License 
Microsoft.Bcl.AsyncInterfaces 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Bot.Builder 3.20.1 https://github.com/microsoft/botframework-sdk/blob/master/LICENSE MIT 
Microsoft.Bot.Connector 3.20.1 https://github.com/microsoft/botframework-sdk/blob/master/LICENSE MIT 
Microsoft.Bot.Connector.Teams 0.9.0 https://github.com/OfficeDev/BotBuilder-MicrosoftTeams/blob/master/LICENSE MIT 
Microsoft.CodeDom.Providers.DotNetCompilerPlatform 2.0.0 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.Configuration.ConfigurationBuilders.Base 2.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Configuration.ConfigurationBuilders.UserSecrets 2.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.CSharp 4.5.0 https://github.com/dotnet/corefx/blob/master/LICENSE.TXT MIT 
Microsoft.Data.Edm 5.8.4 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MIT 
Microsoft.Data.OData 5.8.4 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MIT 
Microsoft.Data.Services.Client 5.8.4 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MIT 
Microsoft.Extensions.Configuration 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Configuration.Abstractions 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Configuration.Binder 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Configuration.FileExtensions 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Configuration.Json 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.DependencyInjection 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.FileProviders.Abstractions 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.FileProviders.Physical 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.FileSystemGlobbing 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Hosting 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Hosting.Abstractions 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Http 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.Extensions.Logging 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.Logging.Abstractions 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.Logging.Configuration 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Options 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Extensions.Options.ConfigurationExtensions 2.1.0 https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt Apache – 2.0 
Microsoft.Extensions.Primitives 6.0.0 https://licenses.nuget.org/MIT MIT 
Microsoft.Graph 1.21.0 https://www.nuget.org/packages/Microsoft.Graph/1.21.0/license MIT 
Microsoft.Graph.Core 1.19.0 https://www.nuget.org/packages/Microsoft.Graph.Core/1.19.0/license MIT 
Microsoft.Identity.Client 4.3.1 https://licenses.nuget.org/MIT MIT 
Microsoft.IdentityModel.Clients.ActiveDirectory 5.2.0 https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/blob/dev/LICENSE MIT 
Microsoft.IdentityModel.JsonWebTokens 5.5.0 https://licenses.nuget.org/MIT MIT 
Microsoft.IdentityModel.Logging 5.5.0 https://licenses.nuget.org/MIT MIT 
Microsoft.IdentityModel.Protocol.Extensions 1.0.4.403061554 https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/LICENSE.txt MIT 
Microsoft.IdentityModel.Protocols 2.1.4 https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/LICENSE.txt MIT 
Microsoft.IdentityModel.Protocols.OpenIdConnect 2.1.4 https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/LICENSE.txt MIT 
Microsoft.IdentityModel.Tokens 5.5.0 https://licenses.nuget.org/MIT MIT 
Microsoft.jQuery.Unobtrusive.Validation 3.2.11 https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm Microsoft Software License 
Microsoft.NETCore.Platforms 1.1.0 https://dotnet.microsoft.com/en-us/dotnet_library_license.htm Microsoft Software License 
Microsoft.OData.Core 7.5.0 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MTI 
Microsoft.OData.Edm 7.5.0 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MIT 
Microsoft.Recognizers.Text.DataTypes.TimexExpression 1.2.9 https://licenses.nuget.org/MIT MIT 
Microsoft.Rest.ClientRuntime 2.3.2 https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE MIT 
Microsoft.Spatial 7.5.0 https://raw.githubusercontent.com/OData/odata.net/master/LICENSE.txt MIT 
Microsoft.Tpl.Dataflow 4.5.24 https://dotnet.microsoft.com/en-us/dotnet_library_license.htm Microsoft Software License 
Microsoft.Web.Infrastructure 1.0.0 https://www.microsoft.com/web/webpi/eula/aspnetmvc3update-eula.htm Microsoft Software License 
Microsoft.Web.WebJobs.Publish 2.0.0 http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm Microsoft Software License 
Microsoft.Win32.Primitives 4.3.0 https://dotnet.microsoft.com/en-us/dotnet_library_license.htm Microsoft Software License 
Microsoft.WindowsAzure.ConfigurationManager 3.2.1 https://github.com/Azure/azure-storage-net/blob/master/LICENSE.txt Apache – 2.0 
Modernizr 2.8.3 https://modernizr.com/license/ MIT 
Moq 4.10.1 https://raw.githubusercontent.com/moq/moq4/master/License.txt BSD-3 Clause 
MSTest.TestAdapter 1.3.2 http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm Microsoft Software License 
MSTest.TestFramework 1.3.2 https://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm Microsoft Software License 
ncrontab 3.3.0 https://www.apache.org/licenses/LICENSE-2.0 Apache – 2.0 
ncrontab.signed 3.3.0 https://www.apache.org/licenses/LICENSE-2.0 Apache – 2.0 
NETStandard.Library 1.6.1 https://dotnet.microsoft.com/en-us/dotnet_library_license.htm Microsoft Software License 
Newtonsoft.Json 12.0.3 https://licenses.nuget.org/MIT MIT 
Pipelines.Sockets.Unofficial 2.0.22 https://raw.githubusercontent.com/mgravell/Pipelines.Sockets.Unofficial/master/LICENSE MIT 
Polly 7.2.0 https://licenses.nuget.org/BSD-3-Clause BSD-3 Clause 
Polly-Signed 5.3.1 https://raw.githubusercontent.com/App-vNext/Polly/master/LICENSE.txt BSD 
StackExchange.Redis 2.0.601 https://raw.githubusercontent.com/StackExchange/StackExchange.Redis/master/LICENSE MIT 
Starkbank-ecdsa 1.3.1 https://opensource.org/licenses/MIT MIT 
WebGrease 1.6.0 https://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm Microsoft Software License 
Windows.Azure.Storage 7.2.1 https://github.com/Azure/azure-storage-net/blob/master/LICENSE.txt Apache – 2.0 

Client Packages

Name Version Url License 
@chargebee/chargebee-js-react-wrapper 0.2.1 https://raw.githubusercontent.com/chargebee/chargebee-js-wrappers/master/chargebee-js-react/LICENSE MIT 
@fluentui/react 8.19.0 https:// raw.githubusercontent.com/microsoft/fluentui/blob/master/LICENSE MIT 
@fluentui/react-northstar 0.56.0 https:// raw.githubusercontent.com/microsoft/fluentui/blob/master/LICENSE MIT 
@microsoft/applicationinsights-react-js 3.0.5 https:// raw.githubusercontent.com/microsoft/applicationinsights-react-js/blob/main/LICENSE MIT 
@microsoft/applicationinsights-web 2.5.11 https:// raw.githubusercontent.com/microsoft/ApplicationInsights-JS/blob/master/LICENSE MIT 
@microsoft/teams-js 1.10.0 https:// raw.githubusercontent.com/OfficeDev/microsoft-teams-library-js/blob/main/LICENSE MIT 
@testing-library/jest-dom 4.2.4 https:// raw.githubusercontent.com/testing-library/jest-dom/blob/main/LICENSE MIT 
@testing-library/react 9.5.0 https:// raw.githubusercontent.com/testing-library/react-testing-library/blob/main/LICENSE MIT 
@testing-library/user-event 7.2.1 https:// raw.githubusercontent.com/testing-library/user-event/blob/main/LICENSE MIT 
@types/jest 24.9.1 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
@types/node 12.12.29 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
@types/react 16.9.23 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
@types/react-dom 16.9.5 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
@types/react-router-dom 5.1.3 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
@types/recharts 1.8.16 https:// raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE MIT 
Adal-angular 1.0.17 https:// raw.githubusercontent.com/AzureAD/azure-activedirectory-library-for-js/blob/dev/LICENSE.txt MIT 
lodash 4.17.19 https:// raw.githubusercontent.com/lodash/lodash/blob/master/LICENSE MIT 
Msteams-react-base-component 1.0.0 https:// raw.githubusercontent.com/wictorwilen/msteams-react-base-component/blob/master/LICENSE MIT 
Node-sass 6.0.1 https:// raw.githubusercontent.com/sass/node-sass/blob/master/LICENSE MIT 
react 16.13.0 https:// raw.githubusercontent.com/facebook/react/blob/main/LICENSE MIT 
React-devtools 4.21.0 https:// raw.githubusercontent.com/facebook/react/blob/main/LICENSE MIT 
React-dom 16.13.0 https:// raw.githubusercontent.com/facebook/react/blob/main/LICENSE MIT 
React-helmet 6.1.0 https:// raw.githubusercontent.com/nfl/react-helmet/blob/master/LICENSE MIT 
React-intl 4.1.0 https:// raw.githubusercontent.com/formatjs/formatjs/blob/main/packages/react-intl/LICENSE.md BSD-3 Clause 
React-motion 0.5.2 https:// raw.githubusercontent.com/chenglou/react-motion/blob/master/LICENSE MIT 
React-router-dom 5.1.2 https:// raw.githubusercontent.com/remix-run/react-router/blob/main/LICENSE.md MIT 
React-scripts 4.0.3 https:// raw.githubusercontent.com/facebook/create-react-app/blob/main/LICENSE MIT 
React-smooth-draggable-list 0.2.8 https:// raw.githubusercontent.com/mac-s-g/react-smooth-draggable-list/blob/master/LICENSE MIT 
recharts 1.8.5 https:// raw.githubusercontent.com/recharts/recharts/blob/master/LICENSE MIT 
Sass-loader 12.1.0 https:// raw.githubusercontent.com/webpack-contrib/sass-loader/blob/master/LICENSE MIT 
typescript 3.7.5 https:// raw.githubusercontent.com/microsoft/TypeScript/blob/main/LICENSE.txt Apache – 2.0 
typestyle 2.0.4 https:// raw.githubusercontent.com/typestyle/typestyle/blob/master/LICENSE MIT 
@types/es6-promise 3.3.0 https:// raw.githubusercontent.com/stefanpenner/es6-promise/blob/master/LICENSE MIT 
Msteams-ui-components-react 0.7.4 https:// raw.githubusercontent.com/OfficeDev/msteams-ui-components/blob/master/LICENSE MIT 
valuelink 2.0.9 https:// raw.githubusercontent.com/VoliJS/NestedLink/blob/master/LICENSE MIT 

Was this helpful?

23 Yes  No

Didn't find your answer? Contact Us

Previously
Architecture & Security
Up Next
External User Manager
  • Privacy Policy
  • Imprint
  • Copyright 2023 Solutions2Share GmbH. All Rights Reserved.

Popular Search:Teams Manager, External User Manager