Home
last modified time | relevance | path

Searched refs:refreshTokenRequest (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php243 $this->refreshTokenRequest(array(
261 $this->refreshTokenRequest(array(
268 private function refreshTokenRequest($params) { function in Google_OAuth2