A useful service class that provides functionality for generating and validating JWTs.
Info
Version: | 1.2.1 |
Author(s): | Glitched Polygons |
Last Update: | Friday, September 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GlitchedPolygons/JwtService |
NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.Services.JwtService |
Install
Install-Package GlitchedPolygons.Services.JwtService
dotnet add package GlitchedPolygons.Services.JwtService
paket add GlitchedPolygons.Services.JwtService
GlitchedPolygons.Services.JwtService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Tokens(>= 5.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)
Tags