Skip to content

v6.2.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 13 May 20:56
· 63 commits to main since this release
d28e6df

Features

  1. Added Cached Key Sets (#397)!! See the README for usage instructions

  2. Added $defaultAlg parameter to JWT::parseKey and JWT::parseKeySet (#426). This will allow users to parse JWKS which do not populate the alg parameter without having to manually edit the JSON.