CloudflareJwtValidator 2.3.0

dotnet add package CloudflareJwtValidator --version 2.3.0                
NuGet\Install-Package CloudflareJwtValidator -Version 2.3.0                
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="CloudflareJwtValidator" Version="2.3.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudflareJwtValidator --version 2.3.0                
#r "nuget: CloudflareJwtValidator, 2.3.0"                
#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.
// Install CloudflareJwtValidator as a Cake Addin
#addin nuget:?package=CloudflareJwtValidator&version=2.3.0

// Install CloudflareJwtValidator as a Cake Tool
#tool nuget:?package=CloudflareJwtValidator&version=2.3.0                

Cloudflare JWT Validator

Nuget License: GPL-3.0 Build

Middleware for simple JWT (JSON Web Token) validation on web apps behind Cloudflare Zero Trust. This middleware will ensure requests to the web app are sent by Cloudflare by validating the token signature under the Cf-Access-Jwt-Assertion header, and ensure the Cf-Access-Authenticated-User-Email user email matches the token's user email.

Source code and documentation: https://github.com/delebru/CloudflareJwtValidator.NET

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 262 5/5/2024
2.2.0 160 1/16/2024
2.1.2 336 8/19/2023
2.1.0 209 8/7/2023