Every time a user sends a reset resetting/request with email or username I need to refresh the token how to refresh the token
I need to generate a new token (which sends to email).
What configuration setting in configs is responsible for saying: every password recovery request - generate a new password
Here is a Controller to create a new token from a user.
Please look at this doc for more informations https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/Resources/doc/7-manual-token-creation.rst#creating-jwt-tokens-programmatically