Skip to content

v1.5.0

Compare
Choose a tag to compare
@little-apps little-apps released this 26 Feb 22:10
731bd6b

What's Changed

  • Supports Laravel 10.x and PHP 8.1.
  • Removed web-token/jwt-easy package dependency.
  • The LittleApps\LittleJWT\Exceptions\InvalidClaimValueException is thrown if a JWT claim cannot be encoded.
  • Base64 URL encoding and decoding is done internally.

Full Changelog: v1.4.0...v1.5.0