neilcrookes/oauth2-trustpilot

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

dev-master 2018-03-07 23:36 UTC

This package is auto-updated.

Last update: 2024-04-10 14:07:56 UTC


README

This package provides Trustpilot OAuth 2.0 support for the PHP League's OAuth 2.0 Client.

Installation

To install, use composer:

composer require neilcrookes/oauth2-trustpilot

Usage

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