Class CtctOAuth2
Class that implements necessary functionality to obtain an access token from a user
public
|
|
public
string
|
#
getAuthorizationUrl( boolean $server = true, string $state = null )
Get the URL at which the user can authenticate and authorize the requesting application |
public
array
|
|
public
array
|
public
|
$clientId
|
|
public
|
$clientSecret
|
|
public
|
$redirectUri
|
|
public
|
$client
|
|
public
|
$props
|