Class JFacebookOAuth
Joomla Platform class for generating Facebook API access token.
- JOAuth2Client
- JFacebookOAuth
Package: Joomla\Platform\Facebook
Deprecated: 4.0 Use the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/facebook/oauth.php
Deprecated: 4.0 Use the
joomla/facebook
package via Composer insteadCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/facebook/oauth.php
Methods summary
public
|
#
__construct(
Constructor. |
public
JFacebookOauth
|
|
public
string
|
Methods inherited from JOAuth2Client
authenticate()
,
createUrl()
,
getOption()
,
getToken()
,
isAuthenticated()
,
query()
,
refreshToken()
,
setOption()
,
setToken()
Magic methods summary
Properties summary
protected
|
$options |
#
Options for the JFacebookOAuth object. |