PHP Class Auth0\SDK\Helpers\JWKFetcher

Datei anzeigen Open project: auth0/auth0-php Class Usage Examples

Public Methods

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

Protected Methods

Method Description
convertCertToPem ( $cert )

Method Details

__construct() public method

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

convertCertToPem() protected method

protected convertCertToPem ( $cert )

fetchKeys() public method

public fetchKeys ( $iss )