Add Microsoft Authentication / authentication, javascript-libraries

main
nurbek 3 years ago
parent 0962f4ffed
commit dcb89aeda2

@ -1366,6 +1366,21 @@
"saas": true,
"website": "https://docs.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview"
},
"Microsoft Authentication": {
"cats": [
69,
59
],
"description": "The Microsoft Authentication Library for JavaScript enables both client-side and server-side JavaScript applications to authenticate users using Azure AD for work and school accounts (AAD), Microsoft personal accounts (MSA), and social identity providers like Facebook, Google, LinkedIn, Microsoft accounts, etc. through Azure AD B2C service.",
"icon": "Microsoft.svg",
"js": {
"msal.authorityInstance": "",
"Msal.Authority": "",
"msalConfig.auth": ""
},
"oss": true,
"website": "https://github.com/AzureAD/microsoft-authentication-library-for-js"
},
"Microsoft Clarity": {
"cats": [
10