Home
last modified time | relevance | path

Searched refs:jwk (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWK.php75 public static function parseKey(array $jwk): ?Key argument
77 if (empty($jwk)) {
81 if (!isset($jwk['kty'])) {
85 if (!isset($jwk['alg'])) {
92 switch ($jwk['kty']) {
94 if (!empty($jwk['d'])) {
97 if (!isset($jwk['n']) || !isset($jwk['e'])) {
101 $pem = self::createPemFromModulusAndExponent($jwk['n'], $jwk['e']);
108 return new Key($publicKey, $jwk['alg']);
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md198 // this endpoint: https://www.gstatic.com/iap/verify/public_key-jwk
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf3975 https?:\/\/([^\/]*\.)?jwk\.cn