From dcb89aeda25c05c901e7e29d38d378085994526b Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 16 Jun 2022 14:03:38 +0600 Subject: [PATCH] Add Microsoft Authentication / authentication, javascript-libraries --- src/technologies/m.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/technologies/m.json b/src/technologies/m.json index 4ea0df965..9b86321c9 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -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