Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions angular-spa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ products:
- azure
- azure-active-directory
- ms-graph
- microsoft-identity-platform
urlFragment: ms-identity-docs-javascript-angular-spa
---

Expand Down
1 change: 1 addition & 0 deletions msal-client-credentials-flow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ products:
- azure
- azure-active-directory
- ms-graph
- microsoft-identity-platform
urlFragment: ms-identity-docs-code-webapi-nodejs-client-credentials-flow
---

Expand Down
1 change: 1 addition & 0 deletions protect-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ description: "This Node.js API protects its own protected endpoint using JWT sco
products:
- azure
- azure-active-directory
- microsoft-identity-platform
urlFragment: ms-identity-docs-code-web-api-nodejs
---

Expand Down
1 change: 1 addition & 0 deletions protect-function-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ products:
- azure
- azure-active-directory
- azure-functions
- microsoft-identity-platform
---

# Node.js | Azure Function | protect an API | Microsoft identity platform
Expand Down
1 change: 1 addition & 0 deletions protected-api-access-protected-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ products:
- azure
- azure-active-directory
- ms-graph
- microsoft-identity-platform
urlFragment: ms-identity-docs-code-api-obo-nodejs
---

Expand Down
1 change: 1 addition & 0 deletions react-spa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ products:
- azure
- azure-active-directory
- ms-graph
- microsoft-identity-platform
name: React single-page app (SPA) that signs in user
url-fragment: msal-react-single-page-app
description: This minimal React application demonstrates usage of the Microsoft Authentication Library for React (MSAL React) to sign in Azure AD users (authentication), call a protected web API (authorization), and sign out users.
Expand Down