since upgrading to 7.x I always get the error "Provided key is too short" when decoding. I am using HS256 but the key is 18 chars long.
as I cannot change the key (external service) and still want to use an actual version of this lib, it would be nice to be able to disable the length check.