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 1365f0c commit cf84c69Copy full SHA for cf84c69
CHANGELOG.md
@@ -8,11 +8,15 @@ You can find and compare releases at the [GitHub release page](https://github.co
8
9
## [Unreleased]
10
11
-## [2.8.0] 2025-02-12 (TBA)
+## [2.8.0] 2025-02-11
12
+Please see (https://github.com/PHP-Open-Source-Saver/jwt-auth/releases/tag/2.8.0)
13
14
### Added
15
- Adds support for Laravel 12
16
- Adds CI testing for PHP 8.4
17
+- Don't show jwt secret if show option is false even if the key is updated
18
+- Casts config ints to int by default in new config file publishes
19
+- Override "id" method in JWTGuard
20
21
### Removed
22
0 commit comments