Releases: PHP-Open-Source-Saver/jwt-auth
Releases · PHP-Open-Source-Saver/jwt-auth
v2.8.3
What's Changed
- Implement config variable to allow iat to remain unchanged claim when refreshing a token by @robinnydahl in #269
New Contributors
- @robinnydahl made their first contribution in #269
Full Changelog: v2.8.2...v2.8.3
v2.8.2
2.8.1
2.8.0
What's Changed
- Fix Carbon not accepting string values by @mokhosh in #272
- don't show jwt secret if show option is false even if the key is updated by @kbiits in #275
- Override "id" method in JWTGuard by @mabdullahsari in #278
- Updates for Laravel 12 by @specialtactics in #279
New Contributors
- @mokhosh made their first contribution in #272
- @kbiits made their first contribution in #275
- @mabdullahsari made their first contribution in #278
Full Changelog: 2.7.3...2.8.0
2.7.3
What's Changed
- Update phpstan/phpstan requirement from ^1 to ^2 by @dependabot in #273
Full Changelog: 2.7.2...2.7.3
2.7.2
2.7.1
What's Changed
- Fixes #258 whereby logout fails if the JWT already being used has exp… by @specialtactics in #259
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Cater for both Carbon v2 and v3 - issue #260 by @specialtactics in #261
New Contributors
- @specialtactics made their first contribution in #261
Full Changelog: 2.6.0...2.7.0