Info
Version: | 0.0.400 |
Author(s): | Gui Suwei |
Last Update: | Thursday, July 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/axzxs2001/Ocelot.JWTAuthorize |
NuGet Url: | https://www.nuget.org/packages/Ocelot.JWTAuthorize |
Install
Install-Package Ocelot.JWTAuthorize
dotnet add package Ocelot.JWTAuthorize
paket add Ocelot.JWTAuthorize
Ocelot.JWTAuthorize Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.1)
- Microsoft.AspNetCore.Authorization(>= 2.1.1)
Tags
In the Ocelot project, the API project, the verification project, and the injection function can be used.