Optional
proxyUrl:
string
Reverse proxy your salesforce requests to bypass CORS issues. We recommend to use https://github.com/Rob--W/cors-anywhere. Pass the hosted url like this: https://cors-anywhere.herokuapp.com/ (with trailing slash).
Axios instance to perform API requests. Instance takes care of authorization & refreshing access tokens.
Generated using TypeDoc
Support
[Web] A Salesforce login popup opens when required. Some browsers might block the popup, which leads to the promise never resolving
Example