wearerequired/oauth2-harvest

Harvest OAuth 2.0 Client Provider for The PHP League OAuth2-Client.

Installs: 3 763

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/wearerequired/oauth2-harvest

dev-master / 1.0.x-dev 2019-03-18 17:58 UTC

This package is auto-updated.

Last update: 2025-09-19 21:35:12 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.