Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php41 const DEFAULT_EXPIRY_SECONDS = 3600; // 1 hour define in Google\\Auth\\OAuth2
335 'expiry' => self::DEFAULT_EXPIRY_SECONDS,