Home
last modified time | relevance | path

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

/plugin/authgoogle/google/auth/
H A DGoogle_LoginTicket.php24 const USER_ATTR = "id"; define in Google_LoginTicket
49 if (array_key_exists(self::USER_ATTR, $this->payload)) {
50 return $this->payload[self::USER_ATTR];