Scott Kostojohn
Results
2
issues of
Scott Kostojohn
RE Issue #66 Changes to support JWT auth flow in ex_force. Includes: 1. New function `get_token_jwt` to make the auth call and handle results 2. New function `create_jwt_payload` to create...
It looks like ex_force doesn't presently support the [JWT Oauth flow](https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_jwt_flow.htm&type=5) offered by Salesforce... I use this authentication flow quite often connecting to Salesforce for integration projects - it would...