/oauth2-basecamp

Basecamp OAuth 2.0 support for the PHP League’s OAuth 2.0 Client

Primary LanguagePHPMIT LicenseMIT

Basecamp Provider for OAuth 2.0 Client

Build Status Latest Stable Version

This package provides Basecamp OAuth 2.0 support for the PHP League’s OAuth 2.0 Client.

Installation

To install, use composer:

composer require uberboom/oauth2-basecamp

Usage

Usage is the same as The League's OAuth client, using \Uberboom\OAuth2\Client\Provider\Basecamp as the provider.