Skip to content

Commit 76a2f40

Browse files
Merge pull request #246326 from cilwerner/patch-13
Remove unnecessary words from main header
2 parents 2df2d57 + ed5f644 commit 76a2f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/external-identities/customers/how-to-desktop-app-electron-sample-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: developer
1616
#Customer intent: As a dev, devops, I want to learn about how to configure a sample Electron desktop app to sign in and sign out users with my Azure Active Directory (Azure AD) for customers tenant
1717
---
1818

19-
# Sign in users in a sample Electron desktop application by using
19+
# Sign in users in a sample Electron desktop application
2020

2121
This how-to guide uses a sample Electron desktop application to show how to add authentication to a desktop application. The sample application enables users to sign in and sign out. The sample web application uses [Microsoft Authentication Library (MSAL)](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) for Node to handle authentication.
2222

@@ -123,4 +123,4 @@ You can now test the sample Electron desktop app. After you run the app, the des
123123
124124
- [Configure sign-in with Google](how-to-google-federation-customers.md).
125125
126-
- [Explore the Electron desktop app sample code](https://github.com/Azure-Samples/ms-identity-ciam-javascript-tutorial/tree/main/1-Authentication/3-sign-in-electron#about-the-code).
126+
- [Explore the Electron desktop app sample code](https://github.com/Azure-Samples/ms-identity-ciam-javascript-tutorial/tree/main/1-Authentication/3-sign-in-electron#about-the-code).

0 commit comments

Comments
 (0)