OWIN middleware for providing a resource/action based authorization manager.
Info
Version: | 1.1.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Thursday, October 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.ResourceAuthorization |
Install
Install-Package Thinktecture.IdentityModel.Owin.ResourceAuthorization
dotnet add package Thinktecture.IdentityModel.Owin.ResourceAuthorization
paket add Thinktecture.IdentityModel.Owin.ResourceAuthorization
Thinktecture.IdentityModel.Owin.ResourceAuthorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.0)
Tags