Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer
1.1.0
dotnet add package Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer --version 1.1.0
NuGet\Install-Package Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer -Version 1.1.0
<PackageReference Include="Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer" Version="1.1.0" />
paket add Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer --version 1.1.0
#r "nuget: Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer, 1.1.0"
// Install Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer as a Cake Addin #addin nuget:?package=Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer&version=1.1.0 // Install Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer as a Cake Tool #tool nuget:?package=Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer&version=1.1.0
This package implements logic for cookie authentication with refresh token mechanism through a JWT genereated by any Furiza Security Provider WebApi, making possible to work with the JWT generated for microservices webapis in browser based web applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.2
- Furiza.Base.Core.Identity.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 2.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer:
Package | Downloads |
---|---|
Furiza.AspNetCore.WebApp.Configuration
This package implements base logic for browser based web application startup configuration, including cookie authentication, automapping, exception handling and rest client through Refit. |
GitHub repositories
This package is not used by any popular GitHub repositories.