This component will create a Proof Of Possession (PoP) Token .NET Standard 2.1.
Info
Version: | 1.0.10 |
Author(s): | Carl Prothman |
Last Update: | Thursday, September 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tmobile/tmobile-api-security-lib |
NuGet Url: | https://www.nuget.org/packages/com.tmobile.oss.security.taap.poptoken.builder |
Install
Install-Package com.tmobile.oss.security.taap.poptoken.builder
dotnet add package com.tmobile.oss.security.taap.poptoken.builder
paket add com.tmobile.oss.security.taap.poptoken.builder
com.tmobile.oss.security.taap.poptoken.builder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.JsonWebTokens(>= 6.8.0)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
Tags