Releases · firebase/php-jwt
v7.0.5
v7.0.4
v7.0.3
v7.0.2
v7.0.1
Bug Fixes
- remove resource support (#612)
v7.0.0
7.0.0 (2025-12-15)
⚠️ ⚠️ ⚠️ Security Fixes ⚠️ ⚠️ ⚠️
- add key size validation (#613) (6b80341)
NOTE: This fix will cause keys with a size below the minimally allowed size to break.
Features
- add SensitiveParameter attribute to security-critical parameters (#603) (4dbfac0)
- store timestamp in
ExpiredException(#604) (f174826)