New
2.8.0
What's Changed
- Fix Carbon not accepting string values by @mokhosh in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/272
- don't show jwt secret if show option is false even if the key is updated by @kbiits in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/275
- Override "id" method in JWTGuard by @mabdullahsari in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/278
- Updates for Laravel 12 by @specialtactics in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/279
New Contributors
- @mokhosh made their first contribution in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/272
- @kbiits made their first contribution in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/275
- @mabdullahsari made their first contribution in https://github.com/PHP-Open-Source-Saver/jwt-auth/pull/278
Full Changelog: https://github.com/PHP-Open-Source-Saver/jwt-auth/compare/2.7.3...2.8.0