Download the PHP package flipboxdigital/oauth2-salesforce without Composer
On this page you can find all versions of the php package flipboxdigital/oauth2-salesforce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download flipboxdigital/oauth2-salesforce
More information about flipboxdigital/oauth2-salesforce
Files in flipboxdigital/oauth2-salesforce
Package oauth2-salesforce
Short Description Salesforce OAuth 2.0 Client Provider for The PHP League OAuth2-Client
License MIT
Informations about the package oauth2-salesforce
Salesforce Provider for OAuth 2.0 Client
This package provides Salesforce OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
Usage
Usage is the same as The League's OAuth client, using \Flipbox\OAuth2\Client\Provider\Salesforce
as the provider.
Authorization Code Flow
For further usage of this package please refer to the core package documentation on "Authorization Code Grant".
Refreshing a Token
Using a custom Salesforce domain
For further usage of this package please refer to the core package documentation on "Refreshing a Token".
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.