Class CtctOAuth2
Class that implements necessary functionality to obtain an access token from a user
public
|
|
public
string
|
#
getAuthorizationUrl( boolean $server = true )
Get the URL at which the user can authenticate and authorize the requesting application |
public
array
|
public
mixed
|
$client_id | |
|
public
mixed
|
$client_secret | |
|
public
mixed
|
$redirect_uri | |
|
public
mixed
|
$props | |