Home
last modified time | relevance | path

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

/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php47 const CLOCK_SKEW_SECS = 300; // five minutes in seconds define in Google_OAuth2
416 $earliest = $iat - self::CLOCK_SKEW_SECS;
432 $latest = $exp + self::CLOCK_SKEW_SECS;