BASE Provider for OAuth 2.0 Client 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.