Searched defs:getAccessTokenFromCode (Results 1 – 2 of 2) sorted by relevance
/plugin/authfacebook/lib/Authentication/ | ||
H A D | OAuth2Client.php | 159 public function getAccessTokenFromCode($code, $redirectUri = '') function in Facebook\\Authentication\\OAuth2Client |
/plugin/fblogin/lib/ | ||
H A D | base_facebook.php | 758 protected function getAccessTokenFromCode($code, $redirect_uri = null) { function in BaseFacebook |