A helper library to generate GitHub JWT from GitHub Apps private key.
Info
Version: | 0.0.6 |
Author(s): | adrian |
Last Update: | Tuesday, March 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adriangodong/githubjwt |
NuGet Url: | https://www.nuget.org/packages/GitHubJwt |
Install
Install-Package GitHubJwt
dotnet add package GitHubJwt
paket add GitHubJwt
GitHubJwt Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.5)
- jose-jwt(>= 2.5.0)
Tags