Info
Version: | 1.65.0 |
Author(s): | Google Inc. |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/googleapis/google-api-dotnet-client |
NuGet Url: | https://www.nuget.org/packages/Google.Apis.Auth.AspNetCore |
Install
Install-Package Google.Apis.Auth.AspNetCore
dotnet add package Google.Apis.Auth.AspNetCore
paket add Google.Apis.Auth.AspNetCore
Google.Apis.Auth.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Apis.Auth(>= 1.49.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 2.0.4)
- Microsoft.AspNetCore.Authorization(>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.4)
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.4)
Tags
The ASP.NET Core Auth extension library contains a Google-specific OpenIdConnect auth handler.
Supports incremental auth, and an injectable IGoogleAuthProvider to supply Google credentials.
Supported Platforms:
- ASP.NET Core 2.0+, <3.0.