You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
---
2
-
services: active-directory-b2c
3
-
platforms: javascript
4
-
author: jmprieur,nvalluri
2
+
page_type: sample
3
+
description: How to use the Microsoft Authentication Library Preview for JavaScript (msal.js) to get an access token and call an API secured by Azure AD B2C.
4
+
languages:
5
+
- nodejs
6
+
- javascript
7
+
products:
8
+
- azure-active-directory
5
9
---
6
10
7
11
# Single-Page Application built on MSAL.js with Azure AD B2C
0 commit comments