Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 49a0ab4

Browse files
authored
Update README.md
1 parent 9772f47 commit 49a0ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Your resulting code should look as follows:
166166
5. Click on the **Call Web API** and see the textual representation of the JSON object that is returned. Make sure your Node.js Web API sample is still running on port 5000.
167167
6. Sign out by clicking the **Logout** button.
168168
169-
## Advance topics
169+
## Optional
170170
- [Configure application to use b2clogin.com](https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-b2c-overview#configure-application-to-use-b2clogincom)
171171
- The MSAL.js library allows you to pass [login_hint parameter](https://docs.microsoft.com/en-us/azure/active-directory-b2c/direct-signin) in the [AuthenticationParameters object](https://docs.microsoft.com/en-us/javascript/api/msal/authenticationparameters?view=azure-node-latest), using `loginHint` attribute.
172172
```JavaScript

0 commit comments

Comments
 (0)