wearerequired / oauth2-harvest
Harvest OAuth 2.0 Client Provider for The PHP League OAuth2-Client.
dev-master / 1.0.x-dev
2019-03-18 17:58 UTC
Requires
- php: >=7.1
- league/oauth2-client: ^2.0
This package is auto-updated.
Last update: 2026-02-19 22:41:39 UTC
README
This package provides Harvest V2 API OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
composer require wearerequired/oauth2-harvest
Usage
Usage is the same as The League's OAuth client, using \Required\OAuth2\Client\Provider\Harvest as the provider.