Skip to content

Commit 9bca490

Browse files
Merge pull request #208292 from Dickson-Mwendia/msid-spa-quickstart
[msid][clarity] Update article title
2 parents 0a43823 + fcc6d9b commit 9bca490

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/single-page-app-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Sign in users in single-page apps (SPA) with auth code"
2+
title: "Quickstart: Sign in users in single-page apps (SPA) with authorization code"
33
description: In this quickstart, learn how a JavaScript single-page application (SPA) can sign in users of personal accounts, work accounts, and school accounts by using the authorization code flow.
44
services: active-directory
55
author: Dickson-Mwendia
@@ -9,14 +9,14 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 12/06/2021
12+
ms.date: 08/17/2022
1313
ms.author: dmwendia
1414
ms.custom: aaddev, "scenarios:getting-started", "languages:JavaScript", devx-track-js, mode-api
1515
zone_pivot_groups: single-page-app-quickstart
1616
#Customer intent: As an app developer, I want to learn how to get access tokens and refresh tokens by using the Microsoft identity platform so that my single-page app can sign in users of personal accounts, work accounts, and school accounts.
1717
---
1818

19-
# Quickstart: Sign in users in single-page apps (SPA) via the auth code flow
19+
# Quickstart: Sign in users in single-page apps (SPA) via the authorization code flow
2020

2121
::: zone pivot="devlang-angular"
2222
[!INCLUDE [angular](./includes/single-page-app/quickstart-angular.md)]

0 commit comments

Comments
 (0)