Home
last modified time | relevance | path

Searched defs:SCOPE_IDENTITY (Results 1 – 2 of 2) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DHeroku.php26 const SCOPE_IDENTITY = 'identity'; define in OAuth\\OAuth2\\Service\\Heroku
H A DReddit.php23 const SCOPE_IDENTITY = 'identity'; define in OAuth\\OAuth2\\Service\\Reddit