Skip to content

Commit f26f52d

Browse files
authored
token credential readme change
1 parent ca36cec commit f26f52d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/javascript/clientInitialization/tokenCredentialAuthenticationProvider

samples/javascript/clientInitialization/tokenCredentialAuthenticationProvider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- [Documentation](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-configure-app-access-web-apis#add-credentials-to-your-web-application).
88

9-
2. Update your clientId, tenantId, scopes, clientSecret in the code.
9+
2. Update your `clientId`, `tenantId`, `scopes`, `clientSecret`, `port` in the index.js .
1010

1111
## Run Sample
1212

0 commit comments

Comments
 (0)