PHP Class Auth0\SDK\Helpers\JWKFetcher

Afficher le fichier Open project: auth0/auth0-php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Auth0\SDK\Helpers\Cache\CacheHandler $cache = null, $guzzleOptions = [] )
fetchKeys ( $iss )

Méthodes protégées

Méthode Description
convertCertToPem ( $cert )

Method Details

__construct() public méthode

public __construct ( Auth0\SDK\Helpers\Cache\CacheHandler $cache = null, $guzzleOptions = [] )
$cache Auth0\SDK\Helpers\Cache\CacheHandler

convertCertToPem() protected méthode

protected convertCertToPem ( $cert )

fetchKeys() public méthode

public fetchKeys ( $iss )