Searched refs:generateAuthorizationState (Results 1 – 2 of 2) sorted by relevance
| /plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/ | ||
| D | AbstractService.php | 83 $parameters['state'] = $this->generateAuthorizationState(); |
| /plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ | ||
| H A D | AbstractService.php | 83 $parameters['state'] = $this->generateAuthorizationState(); |