Searched refs:needsStateParameterInAuthUrl (Results 1 – 4 of 4) sorted by relevance
| /plugin/oauthgeneric/ | ||
| H A D | Generic.php | 14 public function needsStateParameterInAuthUrl() { function in dokuwiki\\plugin\\oauthgeneric\\Generic |
| /plugin/oauthosm/ | ||
| D | OpenStreetMap.php | 14 public function needsStateParameterInAuthUrl() { function in dokuwiki\\plugin\\oauthosm\\OpenStreetMap |
| /plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ | ||
| H A D | AbstractService.php | 81 if ($this->needsStateParameterInAuthUrl()) { |
| /plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/ | ||
| D | AbstractService.php | 81 if ($this->needsStateParameterInAuthUrl()) { |