Methods
-
Facebook adapter constructor.
-
getImage() : voidGet url of user's avatar or null if it is not set.
-
authenticate() : voidAuthenticate and return bool result of authentication.
-
prepareAuthParams() : voidPrepare params for authentication url.
Methods Details
-
public function __construct(variable $config)
Facebook adapter constructor. -
public function getImage()
Get url of user's avatar or null if it is not set. -
public function authenticate()
Authenticate and return bool result of authentication. -
public function prepareAuthParams()
Prepare params for authentication url.