Hi, I'm working on a patch for tap-salesforce to ...
# plugins-general
n
Hi, I'm working on a patch for tap-salesforce to use client-credentials flow. Seems pretty straight forward but interested if anyone else has walked this path
r
Hi Neil! Regarding client credentials flow implementation, you should check out our tap-auth0 variant built with the SDK - specifically, this file. Hope this helps!