JWT Authentication Plugin for Asp.Net Core Identity.
Info
Version: | 1.1.4-Alpha2 |
Author(s): | Honamic.Identity.JwtAuthentication |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/honamic/Identity.JwtAuthentication |
NuGet Url: | https://www.nuget.org/packages/Honamic.Identity.JwtAuthentication |
Install
Install-Package Honamic.Identity.JwtAuthentication
dotnet add package Honamic.Identity.JwtAuthentication
paket add Honamic.Identity.JwtAuthentication
Honamic.Identity.JwtAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
Tags