Authorization middlewares for Bibliotheca microservices.
Info
| Version: | 1.1.8 |
| Author(s): | @mczachurski |
| Last Update: | Thursday, September 14, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mczachurski/Bibliotheca.Server.Mvc.Middleware |
| NuGet Url: | https://www.nuget.org/packages/Bibliotheca.Server.Mvc.Middleware.Authorization |
Install
Install-Package Bibliotheca.Server.Mvc.Middleware.Authorization
dotnet add package Bibliotheca.Server.Mvc.Middleware.Authorization
paket add Bibliotheca.Server.Mvc.Middleware.Authorization
Bibliotheca.Server.Mvc.Middleware.Authorization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.0.0)
- Flurl(>= 2.4.0)