Home
last modified time | relevance | path

Searched refs:needsStateParameterInAuthUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/oauthgeneric/
H A DGeneric.php14 public function needsStateParameterInAuthUrl() { function in dokuwiki\\plugin\\oauthgeneric\\Generic
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php81 if ($this->needsStateParameterInAuthUrl()) {
242 public function needsStateParameterInAuthUrl() function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php81 if ($this->needsStateParameterInAuthUrl()) {
239 public function needsStateParameterInAuthUrl() function in OAuth\\OAuth2\\Service\\AbstractService