Skip to content

Commit 0b3753e

Browse files
authored
Merge pull request #190098 from henrymbuguakiarie/msid-gtd-feb-whats-new-docs
[msid] february: whats-new-docs (ADO-1791082)
2 parents ccf839a + db25d03 commit 0b3753e

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

articles/active-directory/develop/whats-new-docs.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
author: mmacy
77
manager: CelesteDG
88

9-
ms.date: 02/01/2022
9+
ms.date: 03/01/2022
1010
ms.service: active-directory
1111
ms.subservice: develop
1212
ms.topic: reference
@@ -19,6 +19,17 @@ ms.custom: has-adal-ref
1919

2020
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
2121

22+
## February 2022
23+
24+
### New articles
25+
26+
- [Quickstart: Sign in users and call the Microsoft Graph API from an Android app](mobile-app-quickstart-portal-android.md)
27+
- [Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app](mobile-app-quickstart-portal-ios.md)
28+
29+
### Updated articles
30+
31+
- [Desktop app that calls web APIs: Acquire a token using WAM](scenario-desktop-acquire-token-wam.md)
32+
2233
## January 2022
2334

2435
### New articles
@@ -66,18 +77,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
6677
- [Microsoft identity platform developer glossary](developer-glossary.md)
6778
- [Quickstart: Sign in and get an access token in an Angular SPA using the auth code flow](quickstart-v2-javascript-auth-code-angular.md)
6879
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
69-
70-
## November 2021
71-
72-
### Updated articles
73-
74-
- [How to migrate a Node.js app from ADAL to MSAL](msal-node-migration.md)
75-
- [Migrate confidential client applications from ADAL.NET to MSAL.NET](msal-net-migration-confidential-client.md)
76-
- [Microsoft identity platform access tokens](access-tokens.md)
77-
- [Microsoft identity web authentication library](microsoft-identity-web.md)
78-
- [Protected web API: App registration](scenario-protected-web-api-app-registration.md)
79-
- [Providing your own HttpClient and proxy using MSAL.NET](msal-net-provide-httpclient.md)
80-
- [Single sign-on with MSAL.js](msal-js-sso.md)
81-
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
82-
- [What's new for authentication?](reference-breaking-changes.md)
83-

0 commit comments

Comments
 (0)