JWTCookieAuthentication 2.2.1-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.2.1-alpha
                    
NuGet\Install-Package JWTCookieAuthentication -Version 2.2.1-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.2.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JWTCookieAuthentication" Version="2.2.1-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.2.1-alpha
                    
#r "nuget: JWTCookieAuthentication, 2.2.1-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.2.1-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.2.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=JWTCookieAuthentication&version=2.2.1-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.Api

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

Altinn.App.PlatformServices

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

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 128,521 2/11/2025
4.0.3 1,534 2/10/2025
4.0.2 385 2/10/2025
4.0.1 70,505 1/19/2024
4.0.0-preview.1 297 1/12/2024
3.0.1 242,129 5/4/2023
3.0.1-alpha 313 5/3/2023
3.0.0 11,981 1/26/2023
3.0.0-alpha2 615 1/2/2023
3.0.0-alpha 358 12/16/2022
2.4.2 114,337 9/22/2021
2.4.1-alpha 102,379 10/16/2020
2.4.0-alpha 15,925 5/29/2020
2.3.0-alpha 21,592 12/19/2019
2.2.1-alpha 896 12/11/2019
2.2.0-alpha 638 12/11/2019
2.1.0-alpha 665 12/10/2019
2.0.0-alpha 25,735 12/9/2019
1.0.9-alpha 2,192 12/6/2019
1.0.8-alpha 644 12/5/2019
Loading failed