Skip to content

Commit 8fe09f0

Browse files
Added sample link
------- cc: @mmacy
1 parent 0bb489f commit 8fe09f0

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)