tymon/jwt-auth
Laravel JWT authentication package providing token issuing, parsing, refresh, and invalidation using JSON Web Tokens. Integrates with Laravel guards/middleware, supports custom claims and multiple auth providers, and includes docs and testing support.
Full Changelog: https://github.com/tymondesigns/jwt-auth/compare/2.2.1...2.3.0
Full Changelog: https://github.com/tymondesigns/jwt-auth/compare/2.2.0...2.2.1
Full Changelog: https://github.com/tymondesigns/jwt-auth/compare/2.1.1...2.2.0
Full Changelog: https://github.com/tymondesigns/jwt-auth/compare/2.1.0...2.1.1
Full Changelog: https://github.com/tymondesigns/jwt-auth/compare/2.0.0...2.1.0
nbf claim to be in the future (b860a4ca219d6d76374445cffd9836b1bd1db9a6)jwt:secret command to 64 characters (f72b8eb0deff2c002d40a8b0411a546c28ebec98)JWTProvider (#1505)JWTGuard is now macroable (#1604)JWTAuth also respects the lock_subject config (#1545)
👍 Huge thank you to everyone who contributed to this release!
ℹ️ The next release will be 1.0.0 and I will be stepping up activity on this repo very soon. Thanks for bearing with me 🙏
lock_subject, allowing the removal of the prv claim, if you don't have multiple guards (7c1d58e294b255c4afa31c121b11b947e8699cbe)leeway to help with clock skew (#1453)namshi/jose has been abandoned (#1453)jwt:secret commandauth()->getToken() now returns null instead of false if the token is not present.👍 Huge thank you to everyone who contributed to this release!
jwt:secret command not returning when it should (5b4785e45671a45fdb23d3b3df5c9c31681d547c)Full docs will be ready for the final 1.0.0 release
👍 Huge thank you to everyone who contributed to this release!
@lucasmichot @cappuc @crynobone @miscbits @MitchellMcKenna @KennedyTedesco @DanielMcAssey @hughsaffar @nachodd
namshi/jose dependency to fix issues with phpseclibjti claim is now totally random as per the develop branchTagging an alpha version of the next release.
No documentation just yet (soon) so only use if you know what you're doing :smile:
Will populate here with a quick start soon too
Doh!... I added the incorrect config paths
Very small patch release...
Some bug fixes brought over from develop branch.
Some people expressed the need for this patch, so just a quick release whilst 0.6 is still cooking.
nbf, exp & iat claims to inttyp back into the JWT headerNothing major here, just ensuring branches and releases are in-sync.
How can I help you explore Laravel packages today?