JSON Web Token Authentication and Authorization library for Horse MVC.
Info
Version: | 6.6.3 |
Author(s): | Mehmet Helvacıköylü, Emre Hızlı |
Last Update: | Sunday, June 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/horse-framework/horse-mvc |
NuGet Url: | https://www.nuget.org/packages/Horse.Mvc.Auth.Jwt |
Install
Install-Package Horse.Mvc.Auth.Jwt
dotnet add package Horse.Mvc.Auth.Jwt
paket add Horse.Mvc.Auth.Jwt
Horse.Mvc.Auth.Jwt Download (Unzip the "nupkg" after downloading)
Dependencies
- Horse.Mvc(>= 5.0.1)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
Tags