Skip to content

Releases: PHP-Open-Source-Saver/jwt-auth

1.1.0

25 Nov 03:55
c30e8b6
Compare
Choose a tag to compare

Added

  • PHP 8.0 and lcobucci/jwt version 4 compatability by @eschricker in #14
  • Option to hide Blacklisted Token exception by @Messhias in #7
  • Throw exception for invalid encrypted cookies by @eschricker in #22

Fixed