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

This package is auto-updated.

Last update: 2024-04-19 18:37:46 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.