We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc46a9 commit 1396acaCopy full SHA for 1396aca
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [6.4.1](https://github.com/firebase/php-jwt/compare/v6.4.0...v6.4.1) (2023-05-10)
4
+
5
6
+### Bug Fixes
7
8
+* Allow KID index 0 ([be6eb58](https://github.com/firebase/php-jwt/commit/be6eb589e86b0f8ca9e050765b3375dfab5bf91e))
9
+* Allow KID index 0 ([4543842](https://github.com/firebase/php-jwt/commit/4543842ca47254de7d2d04b8771a8528690cb00a))
10
+* allow KID of '0' ([#505](https://github.com/firebase/php-jwt/issues/505)) ([9dc46a9](https://github.com/firebase/php-jwt/commit/9dc46a9c3e5801294249cfd2554c5363c9f9326a))
11
12
## [6.4.0](https://github.com/firebase/php-jwt/compare/v6.3.2...v6.4.0) (2023-02-08)
13
14
0 commit comments