ctbuh / laravel-salesforce-oauth
There is no license information available for the latest version (dev-master) of this package.
dev-master
2022-11-29 17:07 UTC
Requires
- guzzlehttp/guzzle: ^6.3|^7.0|^8.0|^9.0
- illuminate/contracts: ^6.0|^7.0|^8.0|^9.0
- illuminate/routing: ^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8
This package is not auto-updated.
Last update: 2024-10-30 05:30:26 UTC
README
Install
composer require ctbuh/laravel-salesforce-oauth dev-master
Links
- https://help.salesforce.com/articleView?id=remoteaccess_oauth_endpoints.htm&type=5
- https://andy-carter.com/blog/using-salesforce-s-rest-api-with-php
- https://medium.com/@bpmmendis94/obtain-access-refresh-tokens-from-salesforce-rest-api-a324fe4ccd9b
Access Token
- https://help.salesforce.com/articleView?id=remoteaccess_oauth_web_server_flow.htm&type=5#grant_access_token
- https://help.salesforce.com/articleView?id=remoteaccess_oauth_refresh_token_flow.htm&type=5
Session Timeout
Profile settings override org settings.
- https://councilon.lightning.force.com/lightning/setup/EnhancedProfiles/page?address=%2F00e6g000002QO85%3Fs%3DSessionTimeout
- https://councilon.lightning.force.com/lightning/setup/SecuritySession/home