Client

Client Interface for AuthTypes

Known implementers

Upwork\API\AuthTypes\OAuth1 , Upwork\API\AuthTypes\OAuthPHPLib

Methods Summary
public
# auth( )
Authentication

access


public
# request( string $type , string $url , array $params = array ( ) )
Request to API server

access


public
# setupRequestToken( )
Request token from server, i.e. setup it on server and return to client

access