网关的JWT.
Info
Version: | 1.0.0 |
Author(s): | Barry |
Last Update: | Thursday, January 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/hds.core.ocelot.jwtbearerauthorize |
Install
Install-Package hds.core.ocelot.jwtbearerauthorize
dotnet add package hds.core.ocelot.jwtbearerauthorize
paket add hds.core.ocelot.jwtbearerauthorize
hds.core.ocelot.jwtbearerauthorize Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.0)
- Microsoft.AspNetCore.Authorization(>= 3.1.0)