NuGet Package JWTs

JWTs is a simple library for generating and validating JWT tokens and Refresh Tokens.

Refresh Tokens are dependent on a database / memory cache and an interface for a simple DAL for storing refresh tokens is included. JWTs can be generated with custom claims, and a DAL is only required when issuing Refresh Tokens.

This library is independent of any overarching entities such as Application User and Client. This library is used in OAuthServer.NET.

Info

Version: 1.0.7
Author(s): Rob Engel - LiveOrDevTrying
Last Update: Saturday, November 13, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/liveordevtrying/jwts
NuGet Url: https://www.nuget.org/packages/JWTs


Install
Install-Package JWTs
dotnet add package JWTs
paket add JWTs
JWTs Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

3

days-since-last-release

498