Download the PHP package helpscout/oauth2-hubspot without Composer
On this page you can find all versions of the php package helpscout/oauth2-hubspot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download helpscout/oauth2-hubspot
More information about helpscout/oauth2-hubspot
Files in helpscout/oauth2-hubspot
Package oauth2-hubspot
Short Description HubSpot OAuth 2 Client Provider for The PHP League OAuth2-Client package
License MIT
Informations about the package oauth2-hubspot
HubSpot Provider for OAuth 2.0 Client
This package provides a HubSpot 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 \HelpScout\OAuth2\Client\Provider\HubSpot
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
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.