Skip to content

Commit a735e85

Browse files
authored
Update README.md
1 parent 0cca06a commit a735e85

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
@@ -10,7 +10,7 @@ description: "Demonstrates how to use MSAL Node to acquire an access token for a
1010
urlFragment: "ms-identity-javascript-nodejs-console"
1111
---
1212

13-
# A Node.js console application secured by MSAL Node (Preview) on Microsoft identity platform
13+
# A Node.js console application secured by MSAL Node on Microsoft identity platform
1414

1515
This sample demonstrates how to use [MSAL Node](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) to acquire an access token for a protected resource such as Microsoft Graph in a console application using the application's own identity with the ([client credentials flow](https://docs.microsoft.com/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow)).
1616

0 commit comments

Comments
 (0)