Auth middleware for AuthMicroservice.
Info
Version: | 1.2.1 |
Author(s): | Milos_Panic |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AuthServiceMiddleware |
Install
Install-Package AuthServiceMiddleware
dotnet add package AuthServiceMiddleware
paket add AuthServiceMiddleware
AuthServiceMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Net.Http.Wrapper(>= 1.1.7)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)