Insightful.Core.Security.JWT
8.0.4
dotnet add package Insightful.Core.Security.JWT --version 8.0.4
NuGet\Install-Package Insightful.Core.Security.JWT -Version 8.0.4
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="Insightful.Core.Security.JWT" Version="8.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Insightful.Core.Security.JWT --version 8.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Insightful.Core.Security.JWT, 8.0.4"
#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 Insightful.Core.Security.JWT as a Cake Addin
#addin nuget:?package=Insightful.Core.Security.JWT&version=8.0.4
// Install Insightful.Core.Security.JWT as a Cake Tool
#tool nuget:?package=Insightful.Core.Security.JWT&version=8.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Insightful.Core.Security.JWT
-
net8.0
- Insightful.Core.Constants (>= 8.0.0)
- Insightful.Core.Security (>= 8.0.1)
- Microsoft.IdentityModel.Tokens (>= 7.5.1)
- System.IdentityModel.Tokens.Jwt (>= 7.5.1)
[2024/06/26] : bkup certificate path name configurable
[2024/05/30] : some naming corrections and dependency version update
[2024/05/29] : Base package for managing jwt token