Class Siteuser_Oauth_Google_Controller
Siteuser_Oauth_Google_Controller
- Core_Servant_Properties
-
Siteuser_Oauth_Controller
-
Siteuser_Oauth_Google_Controller
Package: HostCMS\Siteuser
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at siteuser/oauth/google/controller.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at siteuser/oauth/google/controller.php
Methods inherited from Siteuser_Oauth_Controller
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
__toString(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
'CLIENT_ID',
'CLIENT_SECRET',
'REDIRECT_URI'
)
|
public
string
|
$code
Code for exchange to access token |
#
NULL
|