Searched refs:MAX_TOKEN_LIFETIME_SECS (Results 1 – 2 of 2) sorted by relevance
/plugin/authgoogle/google/auth/ | ||
H A D | Google_AssertionCredentials.php | 24 const MAX_TOKEN_LIFETIME_SECS = 3600; define in Google_AssertionCredentials |
H A D | Google_OAuth2.php | 49 const MAX_TOKEN_LIFETIME_SECS = 86400; // one day in seconds define in Google_OAuth2 |