Skip to content

Commit 27348c5

Browse files
Merge pull request #207559 from MarileeTurscak-MSFT/patch-888
Added sample link
2 parents 7ebc282 + 8fe09f0 commit 27348c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Follow the steps in this tutorial to:
2626
> - Add code for user login
2727
> - Test the app
2828
29+
For additional guidance, refer to the [sample code](https://github.com/Azure-Samples/ms-identity-node) that shows how to use MSAL Node to login, logout and acquire an access token for a protected resource such as Microsoft Graph.
30+
2931
## Prerequisites
3032

3133
- [Node.js](https://nodejs.org/en/download/)

0 commit comments

Comments
 (0)