A .NET HttpClient wrapper for interacting with the Duo Security Auth REST API.
Info
| Version: | 1.0.2 |
| Author(s): | Joshua Studt |
| Last Update: | Sunday, May 1, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/orionstudt/DuoSecurity.Auth.Http |
| NuGet Url: | https://www.nuget.org/packages/DuoSecurity.Auth.Http |
Install
Install-Package DuoSecurity.Auth.Http
dotnet add package DuoSecurity.Auth.Http
paket add DuoSecurity.Auth.Http
DuoSecurity.Auth.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags