API Client
Public Member Functions | Protected Attributes | List of all members
OneCRM\APIClient\Authentication\OAuth Class Reference
Inheritance diagram for OneCRM\APIClient\Authentication\OAuth:
OneCRM\APIClient\Authentication

Public Member Functions

 __construct (array $token)
 
 applyRequestOptions (array &$options)
 

Protected Attributes

 $token
 

Detailed Description

OAuth2 authentication scheme

Constructor & Destructor Documentation

OneCRM\APIClient\Authentication\OAuth::__construct ( array  $token)
Parameters
$tokenaccess token

Member Function Documentation

OneCRM\APIClient\Authentication\OAuth::applyRequestOptions ( array &  $options)

Modifies request options to apply authorization scheme

Implements OneCRM\APIClient\Authentication.


The documentation for this class was generated from the following file: