Auth0-WCF-Service-JWT 1.0.3

Details
Advisory: https://github.com/advisories/GHSA-qpvx-gpqm-g98j Severity: critical
dotnet add package Auth0-WCF-Service-JWT --version 1.0.3                
NuGet\Install-Package Auth0-WCF-Service-JWT -Version 1.0.3                
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="Auth0-WCF-Service-JWT" Version="1.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Auth0-WCF-Service-JWT --version 1.0.3                
#r "nuget: Auth0-WCF-Service-JWT, 1.0.3"                
#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 Auth0-WCF-Service-JWT as a Cake Addin
#addin nuget:?package=Auth0-WCF-Service-JWT&version=1.0.3

// Install Auth0-WCF-Service-JWT as a Cake Tool
#tool nuget:?package=Auth0-WCF-Service-JWT&version=1.0.3                

This is a ServiceAuthorizationManager from WCF that will extract the bearer JWT from Authorization header, validate it and then set the principal to a ClaimsPrincipal

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.