A Service Stack Auth provider that authenticates using a JWT and Auth0.
Info
Version: | 1.0.0 |
Author(s): | TAYLGRA |
Last Update: | Friday, January 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AuthZeroServiceStackAuthenticationProvider |
Install
Install-Package AuthZeroServiceStackAuthenticationProvider
dotnet add package AuthZeroServiceStackAuthenticationProvider
paket add AuthZeroServiceStackAuthenticationProvider
AuthZeroServiceStackAuthenticationProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- JWT(>= 1.3.4)
- ServiceStack(>= 4.5.4)
- System.Net.Http(>= 4.3.0)
- System.Web.Http.Common(>= 4.0.20126.16343)
Tags