WebApiSecure 1.0.0.6
Secures the access to endpoints in WebAPI 2 using JWT (JsonWebToken)
Install-Package WebApiSecure -Version 1.0.0.6
dotnet add package WebApiSecure --version 1.0.0.6
<PackageReference Include="WebApiSecure" Version="1.0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiSecure --version 1.0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi (>= 5.2.0)
- Microsoft.IdentityModel.Tokens (>= 5.1.2)
- Newtonsoft.Json (>= 9.0.1)
- System.IdentityModel.Tokens.Jwt (>= 5.1.2)
- Unity.WebAPI (>= 5.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.