Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 680 Bytes

File metadata and controls

18 lines (11 loc) · 680 Bytes

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.