Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php401 public function verifyIdToken($publicKey = null, $allowed_algs = array()) argument
408 $resp = $this->jwtDecode($idToken, $publicKey, $allowed_algs);