Home
last modified time | relevance | path

Searched defs:getAccessTokenFromCode (Results 1 – 2 of 2) sorted by relevance

/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php159 public function getAccessTokenFromCode($code, $redirectUri = '') function in Facebook\\Authentication\\OAuth2Client
/plugin/fblogin/lib/
H A Dbase_facebook.php758 protected function getAccessTokenFromCode($code, $redirect_uri = null) { function in BaseFacebook