We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce934a0 + 5f996a5 commit 234048eCopy full SHA for 234048e
articles/active-directory/develop/tutorial-v2-nodejs-webapp-msal.md
@@ -133,7 +133,7 @@ Fill in these details with the values you obtain from Azure app registration por
133
134
## Add code for user sign-in and token acquisition
135
136
-1. Create a new file named *auth.js* under the *router* folder and add the following code there:
+1. Create a new file named *auth.js* under the *routes* folder and add the following code there:
137
138
:::code language="js" source="~/ms-identity-node/App/routes/auth.js":::
139
0 commit comments