Helps UWP applications with the creation and validation of Java Web Tokens (JWT), as defined in RFC 7519.
Info
Version: | 1.4.1 |
Author(s): | Peter Waher |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Security/Waher.Security.JWT.UWP |
NuGet Url: | https://www.nuget.org/packages/Waher.Security.JWT.UWP |
Install
Install-Package Waher.Security.JWT.UWP
dotnet add package Waher.Security.JWT.UWP
paket add Waher.Security.JWT.UWP
Waher.Security.JWT.UWP Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Events(>= 1.0.12)
- Waher.Content(>= 1.0.29)
- Waher.Networking.HTTP.UWP(>= 1.1.3)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Security(>= 1.0.7)
- Waher.Security.JWS(>= 1.0.5)
- Waher.Security.LoginMonitor.UWP(>= 1.0.1)
Tags