A JwtBearer authentication provider for Nancy.
Info
Version: | 1.1.1 |
Author(s): | Nancy.Authentication.JwtBearer |
Last Update: | Sunday, October 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/catcherwong/Nancy.Authentication.JwtBearer |
NuGet Url: | https://www.nuget.org/packages/Nancy.Authentication.JwtBearer |
Install
Install-Package Nancy.Authentication.JwtBearer
dotnet add package Nancy.Authentication.JwtBearer
paket add Nancy.Authentication.JwtBearer
Nancy.Authentication.JwtBearer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
- Microsoft.IdentityModel.Tokens(>= 5.1.4)
- Nancy(>= 2.0.0)
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
- Microsoft.IdentityModel.Tokens(>= 5.1.4)
- Nancy(>= 2.0.0)
Tags