Home
last modified time | relevance | path

Searched defs:SCOPE_PROFILE (Results 1 – 5 of 5) sorted by last modified time

/plugin/oauthazure/
H A DAzure.php20 const SCOPE_PROFILE = 'profile'; define in dokuwiki\\plugin\\oauthazure\\Azure
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAmazon.php25 const SCOPE_PROFILE = 'profile'; define in OAuth\\OAuth2\\Service\\Amazon
H A DGoogle.php25 const SCOPE_PROFILE = 'profile'; define in OAuth\\OAuth2\\Service\\Google
H A DPaypal.php27 const SCOPE_PROFILE = 'profile'; define in OAuth\\OAuth2\\Service\\Paypal
/plugin/oauthdrkserver/
H A DDRKServer.php26 const SCOPE_PROFILE = 'profile'; define in dokuwiki\\plugin\\oauthdrkserver\\DRKServer