Home
last modified time | relevance | path

Searched +full:info +(+path:plugin +path:oauth) -(+path:plugin +path:oauth +path:lang) (Results 1 – 19 of 19) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriInterface.php71 * Should return URI user info, masking protected user info data according to rfc3986-3.2.1
83 * Should return the URI Authority, masking protected user info data according to rfc3986-3.2.1
90 * Should return the URI string, masking protected user info data according to rfc3986-3.2.1
92 * @return string the URI string with user protected info masked
97 * Should return the URI Authority without masking protected user info data
104 * Should return the URI user info without masking protected user info data
113 * @return string The full URI without masking user info
H A DUri.php209 * Uses protected user info by default as per rfc3986-3.2.1
282 * Uses protected user info by default as per rfc3986-3.2.1
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DGitHub.php20 * Public read-only access (includes public user profile info, public repo info, and gists).
25 * Read/write access to profile info only.
H A DMicrosoft.php41 * MS uses some magical not officialy supported scope to get even moar info like full emailaddresses.
/plugin/oauth/vendor/lusitanian/oauth/
H A DLICENSE2 Contributions (c) 2013 Pieter Hordijk <info@pieterhordijk.com>
H A Dcomposer.json13 "email": "info@pieterhordijk.com"
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/
H A DAutoLoader.php8 * @author ieter Hordijk <info@pieterhordijk.com>
/plugin/oauth/
H A DREADME12 Please refer to http://www.dokuwiki.org/plugins for additional info
H A DSession.php97 $_SESSION[DOKU_COOKIE]['auth']['info'] = $USERINFO;
111 return $_SESSION[DOKU_COOKIE]['auth']['info'] ?? false;
115 * Set oAuth info to cookie
117 * We use the same cookie as standard DokuWiki, but write different info.
144 * Get oAuth info from cookie
H A DOAuthManager.php222 * Process the userdata, update the user info array and create the user if necessary
226 * @param array $userdata User info received from authentication
228 * @return array the modified user info
H A Dcomposer.lock64 "email": "info@pieterhordijk.com"
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php10 * @author Pieter Hordijk <info@pieterhordijk.com>
/plugin/oauth/conf/
H A Ddefault.php9 $conf['info'] = '';
H A Dmetadata.php9 $meta['info'] = array(\dokuwiki\plugin\oauth\RedirectSetting::class);
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriInterface.php71 * Should return URI user info, masking protected user info data according to rfc3986-3.2.1
83 * Should return the URI Authority, masking protected user info data according to rfc3986-3.2.1
90 * Should return the URI string, masking protected user info data according to rfc3986-3.2.1
92 * @return string the URI string with user protected info masked
97 * Should return the URI Authority without masking protected user info data
104 * Should return the URI user info without masking protected user info data
113 * @return string The full URI without masking user info
H A DUri.php209 * Uses protected user info by default as per rfc3986-3.2.1
282 * Uses protected user info by default as per rfc3986-3.2.1
/plugin/oauth/vendor/composer/
H A Dinstalled.json61 "email": "info@pieterhordijk.com"
/plugin/evesso/phpoauthlib/src/OAuth/Common/
H A DAutoLoader.php8 * @author ieter Hordijk <info@pieterhordijk.com>
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php10 * @author Pieter Hordijk <info@pieterhordijk.com>