wearerequired/oauth2-harvest

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

Maintainers

Package info

github.com/wearerequired/oauth2-harvest

Homepage

pkg:composer/wearerequired/oauth2-harvest

Statistics

Installs: 3 804

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

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.