Releases: lexik/LexikJWTAuthenticationBundle
Releases · lexik/LexikJWTAuthenticationBundle
Add JWTNotFoundEvent
This release contains some patches fixing different deprecations from third party dependencies.
Plus it contains a nice addition: The JWTNotFoundEvent, making users able to listen on this specific event and customize the response in case of no jwt found in a request.
Version 1.5.1
Fix anonymous access by removing the AuthenticationCredentialsNotFoundException #159
Version 1.5.0
Version 1.4.3
always call for master request from request stack #133
Version 1.4.2
- fixed request compiler pass
Version 1.4.1
- fixed legacy request service injection for complete symfony 3.0+ compatibility #126
Version 1.4.0
Version 1.3.1
Fixed release 1.3.0