Skip to content

Commit 0cb54d5

Browse files
authored
Improve title for overview of Identity external login (#34776)
1 parent c5f878a commit 0cb54d5

File tree

1 file changed

+3
-3
lines changed
  • aspnetcore/security/authentication/social

1 file changed

+3
-3
lines changed

aspnetcore/security/authentication/social/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Facebook and Google authentication in ASP.NET Core
2+
title: Using external login providers with Identity in ASP.NET Core
33
author: rick-anderson
4-
description: Create an ASP.NET Core app using OAuth 2.0 with external authentication providers such as Facebook, Twitter, Google, and Microsoft.
4+
description: Create an ASP.NET Core app using Identity with external authentication providers such as Facebook, Twitter, Google, and Microsoft.
55
ms.author: riande
66
ms.custom: mvc
77
ms.date: 03/07/2022
88
uid: security/authentication/social/index
99
---
10-
# Facebook, Google, and external provider authentication in ASP.NET Core
10+
# External provider authentication in ASP.NET Core Identity
1111

1212
By [Valeriy Novytskyy](https://github.com/01binary) and [Rick Anderson](https://twitter.com/RickAndMSFT)
1313

0 commit comments

Comments
 (0)