Info
Version: | 1.69.0 |
Author(s): | Google Inc. |
Last Update: | Thursday, January 23, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/googleapis/google-api-dotnet-client |
NuGet Url: | https://www.nuget.org/packages/Google.Apis.Auth |
Install
Install-Package Google.Apis.Auth
dotnet add package Google.Apis.Auth
paket add Google.Apis.Auth
Google.Apis.Auth Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Google.Apis.Core(>= 1.49.0)
- Google.Apis(>= 1.49.0)
- Google.Apis.Core(>= 1.49.0)
- Google.Apis(>= 1.49.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- Google.Apis.Core(>= 1.49.0)
- Google.Apis(>= 1.49.0)
Tags
This package includes auth components like user-credential, authorization code flow, etc.
for making authenticated calls using the OAuth2 spec.