Skip to content

Commit 299d3ec

Browse files
[msid][content-health] msal-b2c-overview.md (ADO-68979)
1 parent 0578dbd commit 299d3ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/msal-b2c-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 06/05/2020
12+
ms.date: 03/07/2023
1313
ms.author: henrymbugua
1414
ms.reviewer: nacanuma, negoe
1515
ms.custom: aaddev devx-track-js
@@ -20,7 +20,7 @@ ms.custom: aaddev devx-track-js
2020

2121
The [Microsoft Authentication Library for JavaScript (MSAL.js)](https://github.com/AzureAD/microsoft-authentication-library-for-js) enables JavaScript developers to authenticate users with social and local identities using [Azure Active Directory B2C](../../active-directory-b2c/overview.md) (Azure AD B2C).
2222

23-
By using Azure AD B2C as an identity management service, you can customize and control how your customers sign up, sign in, and manage their profiles when they use your applications.
23+
By using Azure AD B2C as an identity management service, you can customize and control how your customers sign up, sign in, and manage their profiles when they use your applications.
2424

2525
Azure AD B2C also enables you to brand and customize the UI that your application displays during the authentication process.
2626

@@ -40,4 +40,4 @@ For more information, see: [Working with Azure AD B2C](https://github.com/AzureA
4040
Follow the tutorial on how to:
4141

4242
- [Sign in users with Azure AD B2C in a single-page application](../../active-directory-b2c/configure-authentication-sample-spa-app.md)
43-
- [Call an Azure AD B2C protected web API](../../active-directory-b2c/enable-authentication-web-api.md)
43+
- [Call an Azure AD B2C protected web API](../../active-directory-b2c/enable-authentication-web-api.md)

0 commit comments

Comments
 (0)