Class Upwork\API\AuthTypes\OAuth2ClientLib

final
extends AbstractOAuth
implements Client

OAuth 2.0 Client based on league/oauth2-client Library, as an example see https://github.com/thephpleague/oauth2-client

Methods
Methods inherited from Upwork\API\AuthTypes\AbstractOAuth
__construct(), option(), auth(),
Constants inherited from Upwork\API\AuthTypes\AbstractOAuth
URL_AUTH, URL_ATOKEN, URL_RTOKEN
Properties inherited from Upwork\API\AuthTypes\AbstractOAuth
$_clientId, $_clientSecret, $_grantType, $_redirectUri, $_refreshToken, $_accessToken, $_expiresIn, $_authzCode, $_state, $_epoint, $_mode, $_verifySsl