JWTCookieAuthentication 2.4.0-alpha

This is a prerelease version of JWTCookieAuthentication.
There is a newer version of this package available.
See the version list below for details.
dotnet add package JWTCookieAuthentication --version 2.4.0-alpha
                    
NuGet\Install-Package JWTCookieAuthentication -Version 2.4.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JWTCookieAuthentication" Version="2.4.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JWTCookieAuthentication" Version="2.4.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="JWTCookieAuthentication" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JWTCookieAuthentication --version 2.4.0-alpha
                    
#r "nuget: JWTCookieAuthentication, 2.4.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package JWTCookieAuthentication@2.4.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JWTCookieAuthentication&version=2.4.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=JWTCookieAuthentication&version=2.4.0-alpha&prerelease
                    
Install as a Cake Tool

JWTCookieAuthentication is a package for usage of JWT token for authentication both as bearer token and inside cookie

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on JWTCookieAuthentication:

Package Downloads
Altinn.App.PlatformServices

This class library holds most of the Altinn App business logic and clients for communication with the platform.

Altinn.App.Api

This class library holds all the API controllers used by a standard Altinn 3 App.

Altinn.App.Core

This class library holds all the core features used by a standard Altinn 3 App.

Altinn.App.Core.Experimental

This class library holds all the core features used by a standard Altinn 3 App.

Altinn.App.Api.Experimental

This class library holds all the API controllers used by a standard Altinn 3 App.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on JWTCookieAuthentication:

Repository Stars
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
Version Downloads Last Updated
4.0.4 88,990 2/11/2025
4.0.3 1,493 2/10/2025
4.0.2 351 2/10/2025
4.0.1 67,197 1/19/2024
4.0.0-preview.1 272 1/12/2024
3.0.1 206,302 5/4/2023
3.0.1-alpha 291 5/3/2023
3.0.0 11,682 1/26/2023
3.0.0-alpha2 586 1/2/2023
3.0.0-alpha 334 12/16/2022
2.4.2 111,944 9/22/2021
2.4.1-alpha 101,591 10/16/2020
2.4.0-alpha 15,715 5/29/2020
2.3.0-alpha 21,452 12/19/2019
2.2.1-alpha 858 12/11/2019
2.2.0-alpha 613 12/11/2019
2.1.0-alpha 641 12/10/2019
2.0.0-alpha 25,622 12/9/2019
1.0.9-alpha 2,161 12/6/2019
1.0.8-alpha 617 12/5/2019
Loading failed