Home
last modified time | relevance | path

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

/plugin/oauthdrkserver/
H A DDRKServer.php26 const SCOPE_PROFILE = 'profile'; define in dokuwiki\\plugin\\oauthdrkserver\\DRKServer
H A Daction.php46 $scopes = [DRKServer::SCOPE_OPENID, DRKServer::SCOPE_EMAIL, DRKServer::SCOPE_PROFILE];
/plugin/oauthazure/
H A DAzure.php20 const SCOPE_PROFILE = 'profile'; define in dokuwiki\\plugin\\oauthazure\\Azure
H A Daction.php73 Azure::SCOPE_PROFILE,
/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 DPaypal.php27 const SCOPE_PROFILE = 'profile'; define in OAuth\\OAuth2\\Service\\Paypal
H A DDailymotion.php27 SCOPE_PROFILE = 'userinfo',
H A DGoogle.php25 const SCOPE_PROFILE = 'profile'; define in OAuth\\OAuth2\\Service\\Google