The DelSole.AuthService library provides client Bearer authentication against Web API with support for authenticated GET, POST, PUT, DELETE requests.
Info
Version: | 1.0.0 |
Author(s): | Alessandro Del Sole |
Last Update: | Sunday, October 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlessandroDelSole/DelSoleClientAuth |
NuGet Url: | https://www.nuget.org/packages/DelSole.ClientAuth |
Install
Install-Package DelSole.ClientAuth
dotnet add package DelSole.ClientAuth
paket add DelSole.ClientAuth
DelSole.ClientAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags