Skip to content

Commit

Permalink
updated front yaml for docs samples browser syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mvrak authored Oct 30, 2020
1 parent 2c22cf1 commit df8fca1
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
---
title: "Quickstart: Add Authentication to a Node web app with MSAL Node"
titleSuffix: Microsoft identity platform
description: In this quickstart, you learn how to implement authentication with a Node.js web app and MSAL Node.
services: active-directory
author: amikuma
manager: saeeda

ms.service: active-directory
ms.subservice: develop
ms.topic: quickstart
ms.workload: identity
ms.date: 10/1/2020
ms.author: amikuma
ms.custom: aaddev, scenarios:getting-started, languages:js, devx-track-js
#Customer intent: As an application developer, I want to know how to set up authentication in a web application built using Node.js.
page_type: quickstart
languages:
- javascript
products:
- azure-active-directory
- javascript
- nodejs
description: "Add Authentication to a Node web app with MSAL Node"
urlFragment: "quickstart-v2-nodejs-webapp-msal"
---

# MSAL Node Quickstart: Auth Code
Expand Down

0 comments on commit df8fca1

Please sign in to comment.