Jorick
Jorick
Thanks @CooperGurhet, it worked for me!
@EvilSpartans, you may want to add `user_id_claim: email` in the configuration file so that the name of the key in the token payload remains email and is not replaced by...
@Jean85, did you try to add `user_id_claim: token` in the configuration file? See [this comment](https://github.com/lexik/LexikJWTAuthenticationBundle/issues/1051#issuecomment-1200103704).
~Any news on this issue? The timeout option doesn't seem to be taken into account either. Thanks~ I realised that the CI worked on one of my projects but not...
Hi @lyrixx, I pushed another fix that seems better. I think we can set PHPStan level 8 by default as this boilerplate is mainly used to create new projects, WDYT?