A MediatR pipeline that ensures the current user is authorized to access the response.
Info
Version: | 1.0.0 |
Author(s): | LaurenceJKing |
Last Update: | Saturday, August 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MediatR.Pipelines.Authorization |
Install
Install-Package MediatR.Pipelines.Authorization
dotnet add package MediatR.Pipelines.Authorization
paket add MediatR.Pipelines.Authorization
MediatR.Pipelines.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 8.1.0)
- Microsoft.AspNetCore.Authorization(>= 3.1.6)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
Tags