Skip to content

Commit 12733cc

Browse files
Update src/content/docs/identityserver/quickstarts/2-interactive.md
Co-authored-by: Joe DeCock <[email protected]>
1 parent a8f7750 commit 12733cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/quickstarts/2-interactive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ other authentication providers
549549
#### Add Google support
550550

551551
:::note[`Microsoft.AspnetCore.Authentication.Google` no longer maintained]
552-
Before .NET 10, a package `Microsoft.AspnetCore.Authentication.Google` was provided by Microsoft. Starting with .NET 10,
552+
Before .NET 10, the `Microsoft.AspnetCore.Authentication.Google` package was provided by Microsoft. Starting with .NET 10,
553553
Microsoft [stopped shipping new versions of the `Microsoft.AspnetCore.Authentication.Google` package](https://github.com/dotnet/aspnetcore/issues/61817).
554554
555555
Starting with .NET 5, Google started shipping the [`Google.Apis.Auth.AspNetCore3`](https://www.nuget.org/packages/Google.Apis.Auth.AspNetCore3/)

0 commit comments

Comments
 (0)