Login to Salesforce using the OAuth2 Client Credentials flow. Validates the returned access token through salesforce.AuthInfo.create.
Options for the client credentials flow
The authentication result
Login to Salesforce using the OAuth2 Client Credentials flow. Validates the returned access token through salesforce.AuthInfo.create.