Default implementation for jwt authentication.
Info
Version: | 1.0.1 |
Author(s): | Alex J |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DefaultJwtAuthentication |
Install
Install-Package DefaultJwtAuthentication
dotnet add package DefaultJwtAuthentication
paket add DefaultJwtAuthentication
DefaultJwtAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- JWT(>= 6.1.0)
- Microsoft.AspNetCore.Authentication.AzureAD.UI(>= 3.1.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Tools(>= 3.1.3)
- Microsoft.Extensions.Options(>= 3.1.3)
- Microsoft.IdentityModel.JsonWebTokens(>= 5.5.0)
- NLog(>= 4.6.8)
- NLog.Web.AspNetCore(>= 4.9.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.3)
Tags