Authenticate a Salesforce Connected App with OAuth2 JWT Bearer Flow.
Info
Version: | 1.0.3 |
Author(s): | Christian Laboranowitsch |
Last Update: | Wednesday, January 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/claboran/ForceDotNetJwtCompanion |
NuGet Url: | https://www.nuget.org/packages/ForceDotNetJwtCompanion |
Install
Install-Package ForceDotNetJwtCompanion
dotnet add package ForceDotNetJwtCompanion
paket add ForceDotNetJwtCompanion
ForceDotNetJwtCompanion Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.8)
- Newtonsoft.Json(>= 11.0.1)
Tags