Searched refs:SCOPE_OFFLINE (Results 1 – 5 of 5) sorted by relevance
/plugin/oauthazure/ | ||
H A D | Azure.php | 21 const SCOPE_OFFLINE = 'offline_access'; define in dokuwiki\\plugin\\oauthazure\\Azure |
H A D | action.php | 70 Azure::SCOPE_OFFLINE, |
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ | ||
H A D | Ustream.php | 20 const SCOPE_OFFLINE = 'offline'; define in OAuth\\OAuth2\\Service\\Ustream |
H A D | Vkontakte.php | 39 const SCOPE_OFFLINE = 'offline'; define in OAuth\\OAuth2\\Service\\Vkontakte |
H A D | Microsoft.php | 16 const SCOPE_OFFLINE = 'wl.offline_access'; define in OAuth\\OAuth2\\Service\\Microsoft |