A Trivial package to generate token based on AspNetIdentity.
Info
Version: | 0.3.0 |
Author(s): | r3dLiN3 |
Last Update: | Wednesday, December 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/r3dlin3/TrivialJwt |
NuGet Url: | https://www.nuget.org/packages/TrivialJwt.AspNetIdentity |
Install
Install-Package TrivialJwt.AspNetIdentity
dotnet add package TrivialJwt.AspNetIdentity
paket add TrivialJwt.AspNetIdentity
TrivialJwt.AspNetIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
- TrivialJwt(>= 0.3.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 5.0.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
Tags