Merge pull request #6375 from nurbek91/msal3

Add Microsoft Authentication / authentication, javascript-libraries
main
Elbert Alias 2 years ago committed by GitHub
commit 73ec061bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save