Searched refs:AUTH_URL (Results 1 – 1 of 1) sorted by relevance
24 const AUTH_URL = 'https://accounts.google.com/o/oauth2/v2/auth'; define in GoogleCalendarSync145 return self::AUTH_URL . '?' . http_build_query($params);