uberboom/oauth2-basecamp

This package is abandoned and no longer maintained. No replacement package was suggested.

Basecamp Provider for the OAuth 2.0 Client

0.1.0 2015-07-01 13:39 UTC

This package is not auto-updated.

Last update: 2023-12-09 12:07:08 UTC


README

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.