shippinno/oauth2-base

BASE OAuth 2.0 Client Provider for The PHP League OAuth2-Client

v0.4.0 2017-06-14 17:28 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:48:10 UTC


README

Build Status Scrutinizer Code Quality Code Coverage Build Status

BASE API OAuth 2.0 support for the PHP League’s OAuth 2.0 Client.

Installation

$ composer require shippinno/oauth2-base

Usage

Usage is just the same as The League's OAuth client, using \Shippinn\Base\OAuth2\Client\Provider\BaseProvider as the provider.