Skip to content

Commit df82f6e

Browse files
Fix author issue.
1 parent 321eea6 commit df82f6e

7 files changed

+7
-7
lines changed

articles/active-directory/develop/msal-compare-msal-js-and-adal-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Migrate your JavaScript application from ADAL.js to MSAL.js | Azure"
33
titleSuffix: Microsoft identity platform
44
description: How to update your existing JavaScript application to use the Microsoft Authentication Library (MSAL) for authentication and authorization instead of the Active Directory Authentication Library (ADAL).
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/msal-node-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Migrate your Node.js application from ADAL to MSAL | Azure"
33
titleSuffix: Microsoft identity platform
44
description: How to update your existing Node.js application to use the Microsoft Authentication Library (MSAL) for authentication and authorization instead of the Active Directory Authentication Library (ADAL).
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/quickstart-v2-nodejs-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Quickstart: Call Microsoft Graph from a Node.js console app | Azure"
33
titleSuffix: Microsoft identity platform
44
description: In this quickstart, you download and run a code sample that shows how a Node.js console application can get an access token and call an API protected by a Microsoft identity platform endpoint, using the app's own identity
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/quickstart-v2-nodejs-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Quickstart: Call Microsoft Graph from a Node.js desktop app | Azure"
33
titleSuffix: Microsoft identity platform
44
description: In this quickstart, you learn how a Node.js Electron desktop application can sign-in users and get an access token to call an API protected by a Microsoft identity platform endpoint
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/tutorial-v2-nodejs-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Tutorial: Call Microsoft Graph in a Node.js console app | Azure"
33
titleSuffix: Microsoft identity platform
44
description: In this tutorial, you build a console app for calling Microsoft Graph to a Node.js console app.
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/tutorial-v2-nodejs-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Tutorial: Sign in users and call the Microsoft Graph API in an Electron
33
titleSuffix: Microsoft identity platform
44
description: In this tutorial, you build an Electron desktop app that can sign in users and use the auth code flow to obtain an access token from the Microsoft identity platform and call the Microsoft Graph API.
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

articles/active-directory/develop/tutorial-v2-nodejs-webapp-msal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Tutorial: Sign in users in a Node.js & Express web app | Azure"
33
titleSuffix: Microsoft identity platform
44
description: In this tutorial, you add support for signing-in users in a web app.
55
services: active-directory
6-
author: karenhoran
6+
author: KarenH444
77
manager: CelesteDG
88

99
ms.service: active-directory

0 commit comments

Comments
 (0)