Experimental JSon Web Token to API Autenticate.
Info
Version: | 1.0.2.4 |
Author(s): | Rocha, Willimar |
Last Update: | Wednesday, June 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/willimar/crud.api |
NuGet Url: | https://www.nuget.org/packages/JWT.Simplify |
Install
Install-Package JWT.Simplify
dotnet add package JWT.Simplify
paket add JWT.Simplify
JWT.Simplify Download (Unzip the "nupkg" after downloading)
Dependencies
- Jwt.Simplify.Core(>= 1.0.2.3)
- EasyCrypt(>= 2.1.1.1)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.8)
- crud.api.core(>= 1.2.2.2)
- data.provider.core(>= 1.0.3.1)