heroku / salesforce-bulk

Python interface to the Salesforce.com Bulk API
MIT License
206 stars 157 forks source link

Authentication with refresh_token is not supported #100

Open iautom8things opened 3 years ago

iautom8things commented 3 years ago

This library should support using The OAuth 2.0 Web Server Flow for authentication.

https://help.salesforce.com/articleView?id=remoteaccess_oauth_web_server_flow.htm&type=5