Package Description.
Info
Version: | 11.0.0 |
Author(s): | Andrew Piper |
Last Update: | Tuesday, August 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/threax/Threax.AspNetCore.IdServerSecurity |
NuGet Url: | https://www.nuget.org/packages/Threax.AspNetCore.JwtCookieAuth |
Install
Install-Package Threax.AspNetCore.JwtCookieAuth
dotnet add package Threax.AspNetCore.JwtCookieAuth
paket add Threax.AspNetCore.JwtCookieAuth
Threax.AspNetCore.JwtCookieAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Threax.AspNetCore.AuthCore(>= 3.0.0)
- IdentityModel(>= 5.0.0)
- IdentityServer4.AccessTokenValidation(>= 3.0.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 5.0.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- Threax.SharedHttpClient(>= 1.0.1)