Features
-
Added
Cached Key Sets
(#397)!! See the README for usage instructions -
Added
$allowedAlg
parameter toJWT::parseKey
andJWT::parseKeySet
(#426). This will allow users to parse JWKS which do not populate thealg
parameter without having to manually edit the JSON.