Home
last modified time | relevance | path

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

/plugin/calendar/classes/
DGoogleCalendarSync.php24 const AUTH_URL = 'https://accounts.google.com/o/oauth2/v2/auth'; define in GoogleCalendarSync
145 return self::AUTH_URL . '?' . http_build_query($params);