Owin.JwtAuth provides JSON Web Token authentication with X509 signing and configuration stored in App.config/Web.config.
Info
Version: | 0.7.0 |
Author(s): | Bastian Eicher |
Last Update: | Wednesday, December 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1and1/Owin.JwtAuth |
NuGet Url: | https://www.nuget.org/packages/Owin.JwtAuth |
Install
Install-Package Owin.JwtAuth
dotnet add package Owin.JwtAuth
paket add Owin.JwtAuth
Owin.JwtAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security.Jwt(>= 3.0.1)
Tags