.NET Core policies for letting MVC controllers authorize that the user is a member of the requested Powel.net team and that the team has a valid subscription for the requested service.
Info
Version: | 1.1.1 |
Author(s): | Tor Hovland, Marcin Wolnik, Maksymilian Jastrzębski |
Last Update: | Wednesday, May 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://tech-docs.powel.net/libs/powel-net-authorization/ |
NuGet Url: | https://www.nuget.org/packages/Powel.Net.Authorization |
Install
Install-Package Powel.Net.Authorization
dotnet add package Powel.Net.Authorization
paket add Powel.Net.Authorization
Powel.Net.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 2.0.1)
- JetBrains.Annotations(>= 11.1.0)
- Microsoft.AspNetCore.Authentication(>= 2.0.1)
- Microsoft.AspNetCore.Authorization(>= 2.0.1)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.1)
- Microsoft.Extensions.Caching.Memory(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags