(Sample) Test - A .NET Standard 2.0 package for generating JSON Web Tokens (JWT).
Info
Version: | 1.0.0 |
Author(s): | Shuhab Tariq Shayiq |
Last Update: | Friday, August 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ST.Security.JWT.Generation |
Install
Install-Package ST.Security.JWT.Generation
dotnet add package ST.Security.JWT.Generation
paket add ST.Security.JWT.Generation
ST.Security.JWT.Generation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Tokens(>= 5.2.1)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.2.1)