Skip to content

wearerequired/oauth2-harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harvest V2 API Provider for OAuth 2.0 Client

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.