This package provides Trustpilot OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
To install, use composer:
composer require neilcrookes/oauth2-trustpilot
Usage is the same as The League's OAuth client, using NeilCrookes\OAuth2\Client\Provider\Trustpilot
as the provider.