Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
DStrava.php36 const SCOPE_PUBLIC = 'public'; define in OAuth\\OAuth2\\Service\\Strava
52 $scopes = array(self::SCOPE_PUBLIC);
DVimeo.php41 const SCOPE_PUBLIC = 'public'; define in OAuth\\OAuth2\\Service\\Vimeo