IdentityServer3 Access Token Validation Integration Library for ASP.NET Core.
Info
Version: | 1.0.2 |
Author(s): | IdentityServer3.AccessTokenValidation.AspNetCore |
Last Update: | Friday, January 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.AccessTokenValidation.AspNetCore |
Install
Install-Package IdentityServer3.AccessTokenValidation.AspNetCore
dotnet add package IdentityServer3.AccessTokenValidation.AspNetCore
paket add IdentityServer3.AccessTokenValidation.AspNetCore
IdentityServer3.AccessTokenValidation.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer3.AccessTokenValidation(>= 2.13.0)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Http.Extensions(>= 1.0.0)
- Microsoft.AspNetCore.Owin(>= 1.0.0)
Tags