Skip to content

Commit b1e7b18

Browse files
Update README.md
1 parent 73920d9 commit b1e7b18

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

  • 2-Authorization/3-call-api-node-daemon

2-Authorization/3-call-api-node-daemon/README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,20 @@ products:
1010
- aspnet-core
1111
- msal-js
1212
- microsoft-identity-web
13-
urlFragment: ms-identity-ciam-javascript-tutorial
13+
urlFragment: ms-identity-ciam-javascript-tutorial-3-call-api-node-daemon
1414
extensions:
15-
- services: ms-identity
16-
- platform: JavaScript
17-
- endpoint: AAD v2.0
18-
- level: 200
19-
- client: Node.js daemon app
20-
- service: ASP.NET Core web API
15+
services:
16+
- ms-identity
17+
platform:
18+
- JavaScript
19+
endpoint:
20+
- AAD v2.0
21+
level:
22+
- 200
23+
client:
24+
- Node.js daemon app
25+
service:
26+
- ASP.NET Core web API
2127
---
2228

2329
# A Node.js daemon application secured by MSAL Node on Microsoft identity platform

0 commit comments

Comments
 (0)