lexik/jwt-authentication-bundle
JWT authentication bundle for Symfony APIs. Issues and validates JSON Web Tokens, supports PHP 8.2+ and Symfony 6.4–8, and offers extensive docs for setup, configuration, customization, testing, CORS, and programmatic token creation.
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v3.1.1...v3.2.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v3.1.0...v3.1.1
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v3.0.0...v3.1.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.21.0...v3.0.0
⚠️ This is the LAST 2.X FEATURE RELEASE ⚠️ The branch 2.x is now bugfix-only.
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.20.3...v2.21.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.20.2...v2.20.3
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.20.1...v2.20.2
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.20.0...v2.20.1
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.19.1...v2.20.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.19.0...v2.19.1
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.18.1...v2.19.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.18.0...v2.18.1
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.17.0...v2.18.0
remove_token_from_body_when_cookies_used by @usu in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1092Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.16.0...v2.17.0
allow_no_expiration option to allow validating tokens without ttl by @pluk77 in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1020Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.15.1...v2.16.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.15.0...v2.15.1
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.14.4...v2.15.0
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.14.3...v2.14.4
remove_token_from_body_when_cookies_used config option by @TjorvenB in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/940Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.14.2...v2.14.3
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.14.1...v2.14.2
7c4c887 bug #942 Fix Symfony 5.3 compatibility (@chalasr)
90bf498 feature #923 Add 3 new getter method to JWTTokenAuthenticator (@fd6130) 7b79a11 bug #931 Fix: Only attempt split_cookie extraction if all of the cookies are present (@carlobeltrame) 9e32ce2 feature #925 Allow to set provider in jwt authenticator. (@fd6130) c6ba7c7 feature #937 Symfony 6 Compatibility (@mbabker) 3f30e12 bug #922 Fix error when trying to decode token using new authenticator system (@fd6130)
591673a feature #916 Allow to use custom authenticator by extending JWTAuthenticator (@fd6130)
9847bbd bug #914 Bundle breaks application if Symfony Console not installed (@yivi)
cced83e feature #903 Implement AuthenticatorInterface::createToken() (Symfony 5.4) (@chalasr)
adfcb5b bug #905 Changed JWTAuthenticator::start method return type to more generic Response type (@aurimasniekis)
0161668 feature #912 Added argument to AuthenticationSuccessHandler to stop token from being removed from response (@naitsirch)
66ec1e0 Fix missing import (chalasr)
9f27601 Fix unexpected deprecation about Guard (bis) (@chalasr)
4ae8ee3 bug #895 Fix unexpected deprecation about Guard (@chalasr)
79ce8cb bug #887 JWTAuthenticator logic fix (@ergnuor)
5ecd54b bug #886 Fix remaining deprecations on Symfony 5.3 (@chalasr)
8d13c01 bug #884 Fix BC layer around JWTTokenManagerInterface (@chalasr)
319364d feature #872 Add new jwt authenticator for Symfony 5.3+ Security system (@TristanPouliquen, @chalasr)
0d36113 bug #878 Handle misc. Symfony 5.3 deprecations, update CI config (@mbabker)
e79152c bug #864 Remove development files from releases (@phansys)
How can I help you explore Laravel packages today?