LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundle copied to clipboard
Proposal to somehow handle this error
Good day.
Is it possible to somehow handle this error and maybe convert it to some reasonable exceptino message (maybe log to to symfony logger), because it is very hard to find problem if something is wrong with the key, or password etc/
https://github.com/lexik/LexikJWTAuthenticationBundle/blob/78e8ddda0a57de4f2eb40ab247922e33e0772bc2/Services/JWSProvider/LcobucciJWSProvider.php#L130
I agree this is poor error handling, I will look at it. Thanks for raising!