Home
last modified time | relevance | path

Searched refs:generateAuthorizationState (Results 1 – 2 of 2) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php83 $parameters['state'] = $this->generateAuthorizationState();
265 protected function generateAuthorizationState() function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php83 $parameters['state'] = $this->generateAuthorizationState();
261 protected function generateAuthorizationState() function in OAuth\\OAuth2\\Service\\AbstractService