PerFieldAuth for ServiceStack allows for defining authentication roles required for the specific DTO fields to be accessible.
Info
Version: | 1.4.2.2 |
Author(s): | Michał Gajek |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/migajek/ServiceStackPlugins |
NuGet Url: | https://www.nuget.org/packages/ServiceStackPlugins.PerFieldAuth |
Install
Install-Package ServiceStackPlugins.PerFieldAuth
dotnet add package ServiceStackPlugins.PerFieldAuth
paket add ServiceStackPlugins.PerFieldAuth
ServiceStackPlugins.PerFieldAuth Download (Unzip the "nupkg" after downloading)
Dependencies
Tags