JWT Authentication Plugin for Asp.Net Core Identity.
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