Scope-based Authorization for Web API v2.
Info
Version: | 1.0.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Wednesday, October 29, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.WebApi.ScopeAuthorization |
Install
Install-Package Thinktecture.IdentityModel.WebApi.ScopeAuthorization
dotnet add package Thinktecture.IdentityModel.WebApi.ScopeAuthorization
paket add Thinktecture.IdentityModel.WebApi.ScopeAuthorization
Thinktecture.IdentityModel.WebApi.ScopeAuthorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.2)
Tags